#f01d98 color space conversions
Hex:
        #f01d98
        RGB:
        240, 29, 152
        CMY:
        6, 89, 40
        CMYK:
        0, 88, 37, 6
      HSL:
        325°, 87.5519%, 52.7451%
        HSV (HSB):
        325°, 87.9167%, 94.1176%
        XYZ:
        42.0420, 21.6710, 31.6728
        xyY:
        0.4408, 0.2272, 21.6710
      CIE-Lab:
        53.6762, 80.6367, -12.3859
        CIE-LCH:
        53.6762, 81.5824, 351.2676
        CIE-Luv:
        53.6762, 115.8763, -32.2998
        Hunter-Lab:
        46.5521, 79.7403, -7.7529
      #f01d98 color charts
#f01d98 RGB chart
      #f01d98 CMYK chart
      #f01d98 RGB pie chart
      #f01d98 color shades, tints & tones
#f01d98 color schemes
#f01d98 color preview, HTML & CSS examples
           This text has a color of #f01d98        
        
          <p style="color:#f01d98;">Text here</p>
        
        
          .mytext {color:#f01d98;}
        
        Text color #f01d98
      
           This box has a color of #f01d98        
        
          <div style="background-color:#f01d98;">Content here</div>
        
        
          .mybackground {background-color:#f01d98;}
        
        Background color #f01d98
      
           Border around this has a color of #f01d98        
        
          <div style="border:2px solid #f01d98;">Content here</div>
        
        
          .myborder {border:2px solid #f01d98;}
        
        Border color #f01d98