#f20259 color space conversions
Hex:
        #f20259
        RGB:
        242, 2, 89
        CMY:
        5, 99, 65
        CMYK:
        0, 99, 63, 5
      HSL:
        338°, 98.3607%, 47.8431%
        HSV (HSB):
        338°, 99.1736%, 94.9020%
        XYZ:
        38.4428, 19.6419, 11.2163
        xyY:
        0.5547, 0.2834, 19.6419
      CIE-Lab:
        51.4299, 79.1215, 22.5038
        CIE-LCH:
        51.4299, 82.2595, 15.8768
        CIE-Luv:
        51.4299, 148.0756, 9.1682
        Hunter-Lab:
        44.3192, 77.2736, 16.0183
      #f20259 color charts
#f20259 RGB chart
      #f20259 CMYK chart
      #f20259 RGB pie chart
      #f20259 color shades, tints & tones
#f20259 color schemes
#f20259 color preview, HTML & CSS examples
           This text has a color of #f20259        
        
          <p style="color:#f20259;">Text here</p>
        
        
          .mytext {color:#f20259;}
        
        Text color #f20259
      
           This box has a color of #f20259        
        
          <div style="background-color:#f20259;">Content here</div>
        
        
          .mybackground {background-color:#f20259;}
        
        Background color #f20259
      
           Border around this has a color of #f20259        
        
          <div style="border:2px solid #f20259;">Content here</div>
        
        
          .myborder {border:2px solid #f20259;}
        
        Border color #f20259