#f200d8 color space conversions
Hex:
        #f200d8
        RGB:
        242, 0, 216
        CMY:
        5, 100, 15
        CMYK:
        0, 100, 11, 5
      HSL:
        306°, 100.0000%, 47.4510%
        HSV (HSB):
        306°, 100.0000%, 94.9020%
        XYZ:
        49.0126, 23.8351, 66.9831
        xyY:
        0.3505, 0.1705, 23.8351
      CIE-Lab:
        55.9223, 90.9427, -46.0937
        CIE-LCH:
        55.9223, 101.9569, 333.1221
        CIE-Luv:
        55.9223, 90.7887, -83.7616
        Hunter-Lab:
        48.8212, 93.7627, -47.1715
      #f200d8 color charts
#f200d8 RGB chart
      #f200d8 CMYK chart
      #f200d8 RGB pie chart
      #f200d8 color shades, tints & tones
#f200d8 color schemes
#f200d8 color preview, HTML & CSS examples
           This text has a color of #f200d8        
        
          <p style="color:#f200d8;">Text here</p>
        
        
          .mytext {color:#f200d8;}
        
        Text color #f200d8
      
           This box has a color of #f200d8        
        
          <div style="background-color:#f200d8;">Content here</div>
        
        
          .mybackground {background-color:#f200d8;}
        
        Background color #f200d8
      
           Border around this has a color of #f200d8        
        
          <div style="border:2px solid #f200d8;">Content here</div>
        
        
          .myborder {border:2px solid #f200d8;}
        
        Border color #f200d8