#f01f94 color space conversions
Hex:
        #f01f94
        RGB:
        240, 31, 148
        CMY:
        6, 88, 42
        CMYK:
        0, 87, 38, 6
      HSL:
        326°, 87.4477%, 53.1373%
        HSV (HSB):
        326°, 87.0833%, 94.1176%
        XYZ:
        41.7705, 21.6434, 29.9930
        xyY:
        0.4472, 0.2317, 21.6434
      CIE-Lab:
        53.6465, 79.9424, -10.0515
        CIE-LCH:
        53.6465, 80.5718, 352.8335
        CIE-Luv:
        53.6465, 117.3361, -28.9695
        Hunter-Lab:
        46.5224, 78.8532, -5.6586
      #f01f94 color charts
#f01f94 RGB chart
      #f01f94 CMYK chart
      #f01f94 RGB pie chart
      #f01f94 color shades, tints & tones
#f01f94 color schemes
#f01f94 color preview, HTML & CSS examples
           This text has a color of #f01f94        
        
          <p style="color:#f01f94;">Text here</p>
        
        
          .mytext {color:#f01f94;}
        
        Text color #f01f94
      
           This box has a color of #f01f94        
        
          <div style="background-color:#f01f94;">Content here</div>
        
        
          .mybackground {background-color:#f01f94;}
        
        Background color #f01f94
      
           Border around this has a color of #f01f94        
        
          <div style="border:2px solid #f01f94;">Content here</div>
        
        
          .myborder {border:2px solid #f01f94;}
        
        Border color #f01f94