#f02358 color space conversions
Hex:
        #f02358
        RGB:
        240, 35, 88
        CMY:
        6, 86, 65
        CMYK:
        0, 85, 63, 6
      HSL:
        344°, 87.2340%, 53.9216%
        HSV (HSB):
        344°, 85.4167%, 94.1176%
        XYZ:
        38.2977, 20.4319, 11.1578
        xyY:
        0.5480, 0.2924, 20.4319
      CIE-Lab:
        52.3221, 74.8100, 24.2053
        CIE-LCH:
        52.3221, 78.6285, 17.9294
        CIE-Luv:
        52.3221, 140.9069, 12.1187
        Hunter-Lab:
        45.2017, 72.1334, 17.0058
      #f02358 color charts
#f02358 RGB chart
      #f02358 CMYK chart
      #f02358 RGB pie chart
      #f02358 color shades, tints & tones
#f02358 color schemes
#f02358 color preview, HTML & CSS examples
           This text has a color of #f02358        
        
          <p style="color:#f02358;">Text here</p>
        
        
          .mytext {color:#f02358;}
        
        Text color #f02358
      
           This box has a color of #f02358        
        
          <div style="background-color:#f02358;">Content here</div>
        
        
          .mybackground {background-color:#f02358;}
        
        Background color #f02358
      
           Border around this has a color of #f02358        
        
          <div style="border:2px solid #f02358;">Content here</div>
        
        
          .myborder {border:2px solid #f02358;}
        
        Border color #f02358