#f20d96 color space conversions
Hex:
        #f20d96
        RGB:
        242, 13, 150
        CMY:
        5, 95, 41
        CMYK:
        0, 95, 38, 5
      HSL:
        324°, 89.8039%, 50.0000%
        HSV (HSB):
        324°, 94.6281%, 94.9020%
        XYZ:
        42.2669, 21.3671, 30.7507
        xyY:
        0.4478, 0.2264, 21.3671
      CIE-Lab:
        53.3489, 82.7251, -11.6513
        CIE-LCH:
        53.3489, 83.5416, 351.9830
        CIE-Luv:
        53.3489, 120.4786, -31.7044
        Hunter-Lab:
        46.2246, 82.3242, -7.0852
      #f20d96 color charts
#f20d96 RGB chart
      #f20d96 CMYK chart
      #f20d96 RGB pie chart
      #f20d96 color shades, tints & tones
#f20d96 color schemes
#f20d96 color preview, HTML & CSS examples
           This text has a color of #f20d96        
        
          <p style="color:#f20d96;">Text here</p>
        
        
          .mytext {color:#f20d96;}
        
        Text color #f20d96
      
           This box has a color of #f20d96        
        
          <div style="background-color:#f20d96;">Content here</div>
        
        
          .mybackground {background-color:#f20d96;}
        
        Background color #f20d96
      
           Border around this has a color of #f20d96        
        
          <div style="border:2px solid #f20d96;">Content here</div>
        
        
          .myborder {border:2px solid #f20d96;}
        
        Border color #f20d96