#f01d90 color space conversions
Hex:
        #f01d90
        RGB:
        240, 29, 144
        CMY:
        6, 89, 44
        CMYK:
        0, 88, 40, 6
      HSL:
        327°, 87.5519%, 52.7451%
        HSV (HSB):
        327°, 87.9167%, 94.1176%
        XYZ:
        41.4086, 21.4176, 28.3371
        xyY:
        0.4542, 0.2349, 21.4176
      CIE-Lab:
        53.4035, 79.8888, -8.0301
        CIE-LCH:
        53.4035, 80.2913, 354.2601
        CIE-Luv:
        53.4035, 119.5080, -26.2204
        Hunter-Lab:
        46.2792, 78.7255, -3.9083
      #f01d90 color charts
#f01d90 RGB chart
      #f01d90 CMYK chart
      #f01d90 RGB pie chart
      #f01d90 color shades, tints & tones
#f01d90 color schemes
#f01d90 color preview, HTML & CSS examples
           This text has a color of #f01d90        
        
          <p style="color:#f01d90;">Text here</p>
        
        
          .mytext {color:#f01d90;}
        
        Text color #f01d90
      
           This box has a color of #f01d90        
        
          <div style="background-color:#f01d90;">Content here</div>
        
        
          .mybackground {background-color:#f01d90;}
        
        Background color #f01d90
      
           Border around this has a color of #f01d90        
        
          <div style="border:2px solid #f01d90;">Content here</div>
        
        
          .myborder {border:2px solid #f01d90;}
        
        Border color #f01d90