#fa8bd6 color space conversions
Hex:
        #fa8bd6
        RGB:
        250, 139, 214
        CMY:
        2, 45, 16
        CMYK:
        0, 44, 14, 2
      HSL:
        319°, 91.7355%, 76.2745%
        HSV (HSB):
        319°, 44.4000%, 98.0392%
        XYZ:
        60.7946, 43.6443, 68.8383
        xyY:
        0.3509, 0.2519, 43.6443
      CIE-Lab:
        71.9901, 51.5354, -19.9467
        CIE-LCH:
        71.9901, 55.2610, 338.8411
        CIE-Luv:
        71.9901, 61.6913, -39.5830
        Hunter-Lab:
        66.0638, 48.6512, -15.5353
      #fa8bd6 color charts
#fa8bd6 RGB chart
      #fa8bd6 CMYK chart
      #fa8bd6 RGB pie chart
      #fa8bd6 color shades, tints & tones
#fa8bd6 color schemes
#fa8bd6 color preview, HTML & CSS examples
           This text has a color of #fa8bd6        
        
          <p style="color:#fa8bd6;">Text here</p>
        
        
          .mytext {color:#fa8bd6;}
        
        Text color #fa8bd6
      
           This box has a color of #fa8bd6        
        
          <div style="background-color:#fa8bd6;">Content here</div>
        
        
          .mybackground {background-color:#fa8bd6;}
        
        Background color #fa8bd6
      
           Border around this has a color of #fa8bd6        
        
          <div style="border:2px solid #fa8bd6;">Content here</div>
        
        
          .myborder {border:2px solid #fa8bd6;}
        
        Border color #fa8bd6