#f21175 color space conversions
Hex:
        #f21175
        RGB:
        242, 17, 117
        CMY:
        5, 93, 54
        CMYK:
        0, 93, 52, 5
      HSL:
        333°, 89.6414%, 50.7843%
        HSV (HSB):
        333°, 92.9752%, 94.9020%
        XYZ:
        40.0293, 20.5625, 18.6888
        xyY:
        0.5049, 0.2594, 20.5625
      CIE-Lab:
        52.4673, 79.6681, 6.8985
        CIE-LCH:
        52.4673, 79.9662, 4.9490
        CIE-Luv:
        52.4673, 135.0286, -7.4105
        Hunter-Lab:
        45.3459, 78.2164, 7.3064
      #f21175 color charts
#f21175 RGB chart
      #f21175 CMYK chart
      #f21175 RGB pie chart
      #f21175 color shades, tints & tones
#f21175 color schemes
#f21175 color preview, HTML & CSS examples
           This text has a color of #f21175        
        
          <p style="color:#f21175;">Text here</p>
        
        
          .mytext {color:#f21175;}
        
        Text color #f21175
      
           This box has a color of #f21175        
        
          <div style="background-color:#f21175;">Content here</div>
        
        
          .mybackground {background-color:#f21175;}
        
        Background color #f21175
      
           Border around this has a color of #f21175        
        
          <div style="border:2px solid #f21175;">Content here</div>
        
        
          .myborder {border:2px solid #f21175;}
        
        Border color #f21175