#f02468 color space conversions
Hex:
        #f02468
        RGB:
        240, 36, 104
        CMY:
        6, 86, 59
        CMYK:
        0, 85, 57, 6
      HSL:
        340°, 87.1795%, 54.1176%
        HSV (HSB):
        340°, 85.0000%, 94.1176%
        XYZ:
        39.0647, 20.7865, 15.0500
        xyY:
        0.5216, 0.2775, 20.7865
      CIE-Lab:
        52.7150, 75.5656, 15.0660
        CIE-LCH:
        52.7150, 77.0528, 11.2756
        CIE-Luv:
        52.7150, 134.8261, 2.7889
        Hunter-Lab:
        45.5922, 73.1577, 12.3430
      #f02468 color charts
#f02468 RGB chart
      #f02468 CMYK chart
      #f02468 RGB pie chart
      #f02468 color shades, tints & tones
#f02468 color schemes
#f02468 color preview, HTML & CSS examples
           This text has a color of #f02468        
        
          <p style="color:#f02468;">Text here</p>
        
        
          .mytext {color:#f02468;}
        
        Text color #f02468
      
           This box has a color of #f02468        
        
          <div style="background-color:#f02468;">Content here</div>
        
        
          .mybackground {background-color:#f02468;}
        
        Background color #f02468
      
           Border around this has a color of #f02468        
        
          <div style="border:2px solid #f02468;">Content here</div>
        
        
          .myborder {border:2px solid #f02468;}
        
        Border color #f02468