#f02a64 color space conversions
Hex:
        #f02a64
        RGB:
        240, 42, 100
        CMY:
        6, 84, 61
        CMYK:
        0, 83, 58, 6
      HSL:
        342°, 86.8421%, 55.2941%
        HSV (HSB):
        342°, 82.5000%, 94.1176%
        XYZ:
        39.0634, 21.1013, 14.0707
        xyY:
        0.5262, 0.2842, 21.1013
      CIE-Lab:
        53.0602, 74.0736, 17.9544
        CIE-LCH:
        53.0602, 76.2185, 13.6249
        CIE-Luv:
        53.0602, 134.4797, 6.2596
        Hunter-Lab:
        45.9361, 71.4054, 13.9942
      #f02a64 color charts
#f02a64 RGB chart
      #f02a64 CMYK chart
      #f02a64 RGB pie chart
      #f02a64 color shades, tints & tones
#f02a64 color schemes
#f02a64 color preview, HTML & CSS examples
           This text has a color of #f02a64        
        
          <p style="color:#f02a64;">Text here</p>
        
        
          .mytext {color:#f02a64;}
        
        Text color #f02a64
      
           This box has a color of #f02a64        
        
          <div style="background-color:#f02a64;">Content here</div>
        
        
          .mybackground {background-color:#f02a64;}
        
        Background color #f02a64
      
           Border around this has a color of #f02a64        
        
          <div style="border:2px solid #f02a64;">Content here</div>
        
        
          .myborder {border:2px solid #f02a64;}
        
        Border color #f02a64