#fa02c2 color space conversions
Hex:
        #fa02c2
        RGB:
        250, 2, 194
        CMY:
        2, 99, 24
        CMYK:
        0, 99, 22, 2
      HSL:
        314°, 98.4127%, 49.4118%
        HSV (HSB):
        314°, 99.2000%, 98.0392%
        XYZ:
        49.1837, 24.2625, 53.1298
        xyY:
        0.3886, 0.1917, 24.2625
      CIE-Lab:
        56.3496, 89.5668, -32.7141
        CIE-LCH:
        56.3496, 95.3542, 339.9354
        CIE-Luv:
        56.3496, 106.8018, -63.6760
        Hunter-Lab:
        49.2569, 92.0348, -29.4719
      #fa02c2 color charts
#fa02c2 RGB chart
      #fa02c2 CMYK chart
      #fa02c2 RGB pie chart
      #fa02c2 color shades, tints & tones
#fa02c2 color schemes
#fa02c2 color preview, HTML & CSS examples
           This text has a color of #fa02c2        
        
          <p style="color:#fa02c2;">Text here</p>
        
        
          .mytext {color:#fa02c2;}
        
        Text color #fa02c2
      
           This box has a color of #fa02c2        
        
          <div style="background-color:#fa02c2;">Content here</div>
        
        
          .mybackground {background-color:#fa02c2;}
        
        Background color #fa02c2
      
           Border around this has a color of #fa02c2        
        
          <div style="border:2px solid #fa02c2;">Content here</div>
        
        
          .myborder {border:2px solid #fa02c2;}
        
        Border color #fa02c2