#f94ddd color space conversions
Hex:
        #f94ddd
        RGB:
        249, 77, 221
        CMY:
        2, 70, 13
        CMYK:
        0, 69, 11, 2
      HSL:
        310°, 93.4783%, 63.9216%
        HSV (HSB):
        310°, 69.0763%, 97.6471%
        XYZ:
        54.7719, 30.6679, 71.4393
        xyY:
        0.3491, 0.1955, 30.6679
      CIE-Lab:
        62.2263, 78.8973, -38.9161
        CIE-LCH:
        62.2263, 87.9730, 333.7452
        CIE-Luv:
        62.2263, 83.0356, -72.6238
        Hunter-Lab:
        55.3787, 79.6318, -37.7200
      #f94ddd color charts
#f94ddd RGB chart
      #f94ddd CMYK chart
      #f94ddd RGB pie chart
      #f94ddd color shades, tints & tones
#f94ddd color schemes
#f94ddd color preview, HTML & CSS examples
           This text has a color of #f94ddd        
        
          <p style="color:#f94ddd;">Text here</p>
        
        
          .mytext {color:#f94ddd;}
        
        Text color #f94ddd
      
           This box has a color of #f94ddd        
        
          <div style="background-color:#f94ddd;">Content here</div>
        
        
          .mybackground {background-color:#f94ddd;}
        
        Background color #f94ddd
      
           Border around this has a color of #f94ddd        
        
          <div style="border:2px solid #f94ddd;">Content here</div>
        
        
          .myborder {border:2px solid #f94ddd;}
        
        Border color #f94ddd