#f20cd1 color space conversions
Hex:
        #f20cd1
        RGB:
        242, 12, 209
        CMY:
        5, 95, 18
        CMYK:
        0, 95, 14, 5
      HSL:
        309°, 90.5512%, 49.8039%
        HSV (HSB):
        309°, 95.0413%, 94.9020%
        XYZ:
        48.2580, 23.7436, 62.3611
        xyY:
        0.3592, 0.1767, 23.7436
      CIE-Lab:
        55.8302, 89.2715, -42.2465
        CIE-LCH:
        55.8302, 98.7632, 334.6748
        CIE-Luv:
        55.8302, 93.2687, -77.7042
        Hunter-Lab:
        48.7274, 91.5075, -41.7698
      #f20cd1 color charts
#f20cd1 RGB chart
      #f20cd1 CMYK chart
      #f20cd1 RGB pie chart
      #f20cd1 color shades, tints & tones
#f20cd1 color schemes
#f20cd1 color preview, HTML & CSS examples
           This text has a color of #f20cd1        
        
          <p style="color:#f20cd1;">Text here</p>
        
        
          .mytext {color:#f20cd1;}
        
        Text color #f20cd1
      
           This box has a color of #f20cd1        
        
          <div style="background-color:#f20cd1;">Content here</div>
        
        
          .mybackground {background-color:#f20cd1;}
        
        Background color #f20cd1
      
           Border around this has a color of #f20cd1        
        
          <div style="border:2px solid #f20cd1;">Content here</div>
        
        
          .myborder {border:2px solid #f20cd1;}
        
        Border color #f20cd1