#f01358 color space conversions
Hex:
        #f01358
        RGB:
        240, 19, 88
        CMY:
        6, 93, 65
        CMYK:
        0, 92, 63, 6
      HSL:
        341°, 88.0478%, 50.7843%
        HSV (HSB):
        341°, 92.0833%, 94.1176%
        XYZ:
        37.9295, 19.6956, 11.0350
        xyY:
        0.5524, 0.2869, 19.6956
      CIE-Lab:
        51.4913, 77.2038, 23.1173
        CIE-LCH:
        51.4913, 80.5906, 16.6694
        CIE-Luv:
        51.4913, 144.6949, 10.2834
        Hunter-Lab:
        44.3797, 74.8921, 16.3233
      #f01358 color charts
#f01358 RGB chart
      #f01358 CMYK chart
      #f01358 RGB pie chart
      #f01358 color shades, tints & tones
#f01358 color schemes
#f01358 color preview, HTML & CSS examples
           This text has a color of #f01358        
        
          <p style="color:#f01358;">Text here</p>
        
        
          .mytext {color:#f01358;}
        
        Text color #f01358
      
           This box has a color of #f01358        
        
          <div style="background-color:#f01358;">Content here</div>
        
        
          .mybackground {background-color:#f01358;}
        
        Background color #f01358
      
           Border around this has a color of #f01358        
        
          <div style="border:2px solid #f01358;">Content here</div>
        
        
          .myborder {border:2px solid #f01358;}
        
        Border color #f01358