#f2556d color space conversions
Hex:
        #f2556d
        RGB:
        242, 85, 109
        CMY:
        5, 67, 57
        CMYK:
        0, 65, 55, 5
      HSL:
        351°, 85.7923%, 64.1176%
        HSV (HSB):
        351°, 64.8760%, 94.9020%
        XYZ:
        42.6268, 26.4784, 17.3322
        xyY:
        0.4932, 0.3063, 26.4784
      CIE-Lab:
        58.4884, 61.6526, 20.0370
        CIE-LCH:
        58.4884, 64.8268, 18.0041
        CIE-Luv:
        58.4884, 113.1863, 12.3346
        Hunter-Lab:
        51.4571, 57.8183, 16.0495
      #f2556d color charts
#f2556d RGB chart
      #f2556d CMYK chart
      #f2556d RGB pie chart
      #f2556d color shades, tints & tones
#f2556d color schemes
#f2556d color preview, HTML & CSS examples
           This text has a color of #f2556d        
        
          <p style="color:#f2556d;">Text here</p>
        
        
          .mytext {color:#f2556d;}
        
        Text color #f2556d
      
           This box has a color of #f2556d        
        
          <div style="background-color:#f2556d;">Content here</div>
        
        
          .mybackground {background-color:#f2556d;}
        
        Background color #f2556d
      
           Border around this has a color of #f2556d        
        
          <div style="border:2px solid #f2556d;">Content here</div>
        
        
          .myborder {border:2px solid #f2556d;}
        
        Border color #f2556d