#fa0cd0 color space conversions
Hex:
        #fa0cd0
        RGB:
        250, 12, 208
        CMY:
        2, 95, 18
        CMYK:
        0, 95, 17, 2
      HSL:
        311°, 95.9677%, 51.3725%
        HSV (HSB):
        311°, 95.2000%, 98.0392%
        XYZ:
        50.9410, 25.1410, 61.8423
        xyY:
        0.3693, 0.1823, 25.1410
      CIE-Lab:
        57.2125, 90.5723, -39.4013
        CIE-LCH:
        57.2125, 98.7715, 336.4897
        CIE-Luv:
        57.2125, 99.8493, -74.0561
        Hunter-Lab:
        50.1408, 93.6022, -38.0281
      #fa0cd0 color charts
#fa0cd0 RGB chart
      #fa0cd0 CMYK chart
      #fa0cd0 RGB pie chart
      #fa0cd0 color shades, tints & tones
#fa0cd0 color schemes
#fa0cd0 color preview, HTML & CSS examples
           This text has a color of #fa0cd0        
        
          <p style="color:#fa0cd0;">Text here</p>
        
        
          .mytext {color:#fa0cd0;}
        
        Text color #fa0cd0
      
           This box has a color of #fa0cd0        
        
          <div style="background-color:#fa0cd0;">Content here</div>
        
        
          .mybackground {background-color:#fa0cd0;}
        
        Background color #fa0cd0
      
           Border around this has a color of #fa0cd0        
        
          <div style="border:2px solid #fa0cd0;">Content here</div>
        
        
          .myborder {border:2px solid #fa0cd0;}
        
        Border color #fa0cd0