#f01d97 color space conversions
Hex:
        #f01d97
        RGB:
        240, 29, 151
        CMY:
        6, 89, 41
        CMYK:
        0, 88, 37, 6
      HSL:
        325°, 87.5519%, 52.7451%
        HSV (HSB):
        325°, 87.9167%, 94.1176%
        XYZ:
        41.9605, 21.6384, 31.2432
        xyY:
        0.4424, 0.2282, 21.6384
      CIE-Lab:
        53.6412, 80.5410, -11.8443
        CIE-LCH:
        53.6412, 81.4072, 351.6341
        CIE-Luv:
        53.6412, 116.3318, -31.5344
        Hunter-Lab:
        46.5171, 79.6101, -7.2602
      #f01d97 color charts
#f01d97 RGB chart
      #f01d97 CMYK chart
      #f01d97 RGB pie chart
      #f01d97 color shades, tints & tones
#f01d97 color schemes
#f01d97 color preview, HTML & CSS examples
           This text has a color of #f01d97        
        
          <p style="color:#f01d97;">Text here</p>
        
        
          .mytext {color:#f01d97;}
        
        Text color #f01d97
      
           This box has a color of #f01d97        
        
          <div style="background-color:#f01d97;">Content here</div>
        
        
          .mybackground {background-color:#f01d97;}
        
        Background color #f01d97
      
           Border around this has a color of #f01d97        
        
          <div style="border:2px solid #f01d97;">Content here</div>
        
        
          .myborder {border:2px solid #f01d97;}
        
        Border color #f01d97