#f200a1 color space conversions
Hex:
        #f200a1
        RGB:
        242, 0, 161
        CMY:
        5, 100, 37
        CMYK:
        0, 100, 33, 5
      HSL:
        320°, 100.0000%, 47.4510%
        HSV (HSB):
        320°, 100.0000%, 94.9020%
        XYZ:
        43.0510, 21.4505, 35.5895
        xyY:
        0.4301, 0.2143, 21.4505
      CIE-Lab:
        53.4390, 84.6824, -18.0463
        CIE-LCH:
        53.4390, 86.5840, 347.9699
        CIE-Luv:
        53.4390, 116.2430, -40.9571
        Hunter-Lab:
        46.3146, 84.8710, -13.1399
      #f200a1 color charts
#f200a1 RGB chart
      #f200a1 CMYK chart
      #f200a1 RGB pie chart
      #f200a1 color shades, tints & tones
#f200a1 color schemes
#f200a1 color preview, HTML & CSS examples
           This text has a color of #f200a1        
        
          <p style="color:#f200a1;">Text here</p>
        
        
          .mytext {color:#f200a1;}
        
        Text color #f200a1
      
           This box has a color of #f200a1        
        
          <div style="background-color:#f200a1;">Content here</div>
        
        
          .mybackground {background-color:#f200a1;}
        
        Background color #f200a1
      
           Border around this has a color of #f200a1        
        
          <div style="border:2px solid #f200a1;">Content here</div>
        
        
          .myborder {border:2px solid #f200a1;}
        
        Border color #f200a1