#f20d90 color space conversions
Hex:
        #f20d90
        RGB:
        242, 13, 144
        CMY:
        5, 95, 44
        CMYK:
        0, 95, 40, 5
      HSL:
        326°, 89.8039%, 50.0000%
        HSV (HSB):
        326°, 94.6281%, 94.9020%
        XYZ:
        41.7959, 21.1787, 28.2706
        xyY:
        0.4581, 0.2321, 21.1787
      CIE-Lab:
        53.1445, 82.1834, -8.3767
        CIE-LCH:
        53.1445, 82.6092, 354.1801
        CIE-Luv:
        53.1445, 123.2913, -27.1631
        Hunter-Lab:
        46.0203, 81.5791, -4.2080
      #f20d90 color charts
#f20d90 RGB chart
      #f20d90 CMYK chart
      #f20d90 RGB pie chart
      #f20d90 color shades, tints & tones
#f20d90 color schemes
#f20d90 color preview, HTML & CSS examples
           This text has a color of #f20d90        
        
          <p style="color:#f20d90;">Text here</p>
        
        
          .mytext {color:#f20d90;}
        
        Text color #f20d90
      
           This box has a color of #f20d90        
        
          <div style="background-color:#f20d90;">Content here</div>
        
        
          .mybackground {background-color:#f20d90;}
        
        Background color #f20d90
      
           Border around this has a color of #f20d90        
        
          <div style="border:2px solid #f20d90;">Content here</div>
        
        
          .myborder {border:2px solid #f20d90;}
        
        Border color #f20d90