#f201a1 color space conversions
Hex:
        #f201a1
        RGB:
        242, 1, 161
        CMY:
        5, 100, 37
        CMYK:
        0, 100, 33, 5
      HSL:
        320°, 99.1770%, 47.6471%
        HSV (HSB):
        320°, 99.5868%, 94.9020%
        XYZ:
        43.0618, 21.4722, 35.5931
        xyY:
        0.4301, 0.2144, 21.4722
      CIE-Lab:
        53.4624, 84.6138, -18.0106
        CIE-LCH:
        53.4624, 86.5094, 347.9835
        CIE-Luv:
        53.4624, 116.1711, -40.8967
        Hunter-Lab:
        46.3381, 84.7879, -13.1051
      #f201a1 color charts
#f201a1 RGB chart
      #f201a1 CMYK chart
      #f201a1 RGB pie chart
      #f201a1 color shades, tints & tones
#f201a1 color schemes
#f201a1 color preview, HTML & CSS examples
           This text has a color of #f201a1        
        
          <p style="color:#f201a1;">Text here</p>
        
        
          .mytext {color:#f201a1;}
        
        Text color #f201a1
      
           This box has a color of #f201a1        
        
          <div style="background-color:#f201a1;">Content here</div>
        
        
          .mybackground {background-color:#f201a1;}
        
        Background color #f201a1
      
           Border around this has a color of #f201a1        
        
          <div style="border:2px solid #f201a1;">Content here</div>
        
        
          .myborder {border:2px solid #f201a1;}
        
        Border color #f201a1