#f200c4 color space conversions
Hex:
        #f200c4
        RGB:
        242, 0, 196
        CMY:
        5, 100, 23
        CMYK:
        0, 100, 19, 5
      HSL:
        311°, 100.0000%, 47.4510%
        HSV (HSB):
        311°, 100.0000%, 94.9020%
        XYZ:
        46.5818, 22.8628, 54.1824
        xyY:
        0.3768, 0.1849, 22.8628
      CIE-Lab:
        54.9307, 88.4756, -36.1935
        CIE-LCH:
        54.9307, 95.5924, 337.7515
        CIE-Luv:
        54.9307, 99.7354, -68.2831
        Hunter-Lab:
        47.8150, 90.2197, -33.7149
      #f200c4 color charts
#f200c4 RGB chart
      #f200c4 CMYK chart
      #f200c4 RGB pie chart
      #f200c4 color shades, tints & tones
#f200c4 color schemes
#f200c4 color preview, HTML & CSS examples
           This text has a color of #f200c4        
        
          <p style="color:#f200c4;">Text here</p>
        
        
          .mytext {color:#f200c4;}
        
        Text color #f200c4
      
           This box has a color of #f200c4        
        
          <div style="background-color:#f200c4;">Content here</div>
        
        
          .mybackground {background-color:#f200c4;}
        
        Background color #f200c4
      
           Border around this has a color of #f200c4        
        
          <div style="border:2px solid #f200c4;">Content here</div>
        
        
          .myborder {border:2px solid #f200c4;}
        
        Border color #f200c4