#fa4bcb color space conversions
Hex:
        #fa4bcb
        RGB:
        250, 75, 203
        CMY:
        2, 71, 20
        CMYK:
        0, 70, 19, 2
      HSL:
        316°, 94.5946%, 63.7255%
        HSV (HSB):
        316°, 70.0000%, 98.0392%
        XYZ:
        52.7199, 29.6679, 59.4478
        xyY:
        0.3717, 0.2092, 29.6679
      CIE-Lab:
        61.3667, 77.3404, -30.0731
        CIE-LCH:
        61.3667, 82.9815, 338.7519
        CIE-Luv:
        61.3667, 91.0047, -58.5536
        Hunter-Lab:
        54.4683, 77.4508, -26.5825
      #fa4bcb color charts
#fa4bcb RGB chart
      #fa4bcb CMYK chart
      #fa4bcb RGB pie chart
      #fa4bcb color shades, tints & tones
#fa4bcb color schemes
#fa4bcb color preview, HTML & CSS examples
           This text has a color of #fa4bcb        
        
          <p style="color:#fa4bcb;">Text here</p>
        
        
          .mytext {color:#fa4bcb;}
        
        Text color #fa4bcb
      
           This box has a color of #fa4bcb        
        
          <div style="background-color:#fa4bcb;">Content here</div>
        
        
          .mybackground {background-color:#fa4bcb;}
        
        Background color #fa4bcb
      
           Border around this has a color of #fa4bcb        
        
          <div style="border:2px solid #fa4bcb;">Content here</div>
        
        
          .myborder {border:2px solid #fa4bcb;}
        
        Border color #fa4bcb