#f2255e color space conversions
Hex:
        #f2255e
        RGB:
        242, 37, 94
        CMY:
        5, 85, 63
        CMYK:
        0, 85, 61, 5
      HSL:
        343°, 88.7446%, 54.7059%
        HSV (HSB):
        343°, 84.7107%, 94.9020%
        XYZ:
        39.2999, 21.0085, 12.5734
        xyY:
        0.5392, 0.2883, 21.0085
      CIE-Lab:
        52.9588, 75.2591, 21.5016
        CIE-LCH:
        52.9588, 78.2704, 15.9447
        CIE-Luv:
        52.9588, 139.7777, 9.5148
        Hunter-Lab:
        45.8351, 72.8381, 15.8202
      #f2255e color charts
#f2255e RGB chart
      #f2255e CMYK chart
      #f2255e RGB pie chart
      #f2255e color shades, tints & tones
#f2255e color schemes
#f2255e color preview, HTML & CSS examples
           This text has a color of #f2255e        
        
          <p style="color:#f2255e;">Text here</p>
        
        
          .mytext {color:#f2255e;}
        
        Text color #f2255e
      
           This box has a color of #f2255e        
        
          <div style="background-color:#f2255e;">Content here</div>
        
        
          .mybackground {background-color:#f2255e;}
        
        Background color #f2255e
      
           Border around this has a color of #f2255e        
        
          <div style="border:2px solid #f2255e;">Content here</div>
        
        
          .myborder {border:2px solid #f2255e;}
        
        Border color #f2255e