#fa0bd3 color space conversions
Hex:
        #fa0bd3
        RGB:
        250, 11, 211
        CMY:
        2, 96, 17
        CMYK:
        0, 96, 16, 2
      HSL:
        310°, 95.9839%, 51.1765%
        HSV (HSB):
        310°, 95.6000%, 98.0392%
        XYZ:
        51.3019, 25.2665, 63.8010
        xyY:
        0.3655, 0.1800, 25.2665
      CIE-Lab:
        57.3342, 91.0050, -40.9221
        CIE-LCH:
        57.3342, 99.7824, 335.7880
        CIE-Luv:
        57.3342, 98.5597, -76.4492
        Hunter-Lab:
        50.2658, 94.2142, -40.0692
      #fa0bd3 color charts
#fa0bd3 RGB chart
      #fa0bd3 CMYK chart
      #fa0bd3 RGB pie chart
      #fa0bd3 color shades, tints & tones
#fa0bd3 color schemes
#fa0bd3 color preview, HTML & CSS examples
           This text has a color of #fa0bd3        
        
          <p style="color:#fa0bd3;">Text here</p>
        
        
          .mytext {color:#fa0bd3;}
        
        Text color #fa0bd3
      
           This box has a color of #fa0bd3        
        
          <div style="background-color:#fa0bd3;">Content here</div>
        
        
          .mybackground {background-color:#fa0bd3;}
        
        Background color #fa0bd3
      
           Border around this has a color of #fa0bd3        
        
          <div style="border:2px solid #fa0bd3;">Content here</div>
        
        
          .myborder {border:2px solid #fa0bd3;}
        
        Border color #fa0bd3