#f01d92 color space conversions
Hex:
        #f01d92
        RGB:
        240, 29, 146
        CMY:
        6, 89, 43
        CMYK:
        0, 88, 39, 6
      HSL:
        327°, 87.5519%, 52.7451%
        HSV (HSB):
        327°, 87.9167%, 94.1176%
        XYZ:
        41.5629, 21.4793, 29.1494
        xyY:
        0.4508, 0.2330, 21.4793
      CIE-Lab:
        53.4701, 80.0719, -9.1240
        CIE-LCH:
        53.4701, 80.5900, 353.4993
        CIE-Luv:
        53.4701, 118.6030, -27.7304
        Hunter-Lab:
        46.3458, 78.9735, -4.8487
      #f01d92 color charts
#f01d92 RGB chart
      #f01d92 CMYK chart
      #f01d92 RGB pie chart
      #f01d92 color shades, tints & tones
#f01d92 color schemes
#f01d92 color preview, HTML & CSS examples
           This text has a color of #f01d92        
        
          <p style="color:#f01d92;">Text here</p>
        
        
          .mytext {color:#f01d92;}
        
        Text color #f01d92
      
           This box has a color of #f01d92        
        
          <div style="background-color:#f01d92;">Content here</div>
        
        
          .mybackground {background-color:#f01d92;}
        
        Background color #f01d92
      
           Border around this has a color of #f01d92        
        
          <div style="border:2px solid #f01d92;">Content here</div>
        
        
          .myborder {border:2px solid #f01d92;}
        
        Border color #f01d92