#f01dc7 color space conversions
Hex:
        #f01dc7
        RGB:
        240, 29, 199
        CMY:
        6, 89, 22
        CMYK:
        0, 88, 17, 6
      HSL:
        312°, 87.5519%, 52.7451%
        HSV (HSB):
        312°, 87.9167%, 94.1176%
        XYZ:
        46.6833, 23.5275, 56.1136
        xyY:
        0.3696, 0.1862, 23.5275
      CIE-Lab:
        55.6116, 85.8271, -36.8807
        CIE-LCH:
        55.6116, 93.4156, 336.7464
        CIE-Luv:
        55.6116, 94.6723, -69.0416
        Hunter-Lab:
        48.5052, 86.9116, -34.6365
      #f01dc7 color charts
#f01dc7 RGB chart
      #f01dc7 CMYK chart
      #f01dc7 RGB pie chart
      #f01dc7 color shades, tints & tones
#f01dc7 color schemes
#f01dc7 color preview, HTML & CSS examples
           This text has a color of #f01dc7        
        
          <p style="color:#f01dc7;">Text here</p>
        
        
          .mytext {color:#f01dc7;}
        
        Text color #f01dc7
      
           This box has a color of #f01dc7        
        
          <div style="background-color:#f01dc7;">Content here</div>
        
        
          .mybackground {background-color:#f01dc7;}
        
        Background color #f01dc7
      
           Border around this has a color of #f01dc7        
        
          <div style="border:2px solid #f01dc7;">Content here</div>
        
        
          .myborder {border:2px solid #f01dc7;}
        
        Border color #f01dc7