#f01e95 color space conversions
Hex:
        #f01e95
        RGB:
        240, 30, 149
        CMY:
        6, 88, 42
        CMYK:
        0, 88, 38, 6
      HSL:
        326°, 87.5000%, 52.9412%
        HSV (HSB):
        326°, 87.5000%, 94.1176%
        XYZ:
        41.8243, 21.6237, 30.4032
        xyY:
        0.4456, 0.2304, 21.6237
      CIE-Lab:
        53.6255, 80.1963, -10.6784
        CIE-LCH:
        53.6255, 80.9041, 352.4155
        CIE-Luv:
        53.6255, 117.0657, -29.8713
        Hunter-Lab:
        46.5013, 79.1693, -6.2137
      #f01e95 color charts
#f01e95 RGB chart
      #f01e95 CMYK chart
      #f01e95 RGB pie chart
      #f01e95 color shades, tints & tones
#f01e95 color schemes
#f01e95 color preview, HTML & CSS examples
           This text has a color of #f01e95        
        
          <p style="color:#f01e95;">Text here</p>
        
        
          .mytext {color:#f01e95;}
        
        Text color #f01e95
      
           This box has a color of #f01e95        
        
          <div style="background-color:#f01e95;">Content here</div>
        
        
          .mybackground {background-color:#f01e95;}
        
        Background color #f01e95
      
           Border around this has a color of #f01e95        
        
          <div style="border:2px solid #f01e95;">Content here</div>
        
        
          .myborder {border:2px solid #f01e95;}
        
        Border color #f01e95