#fa1ba6 color space conversions
Hex:
        #fa1ba6
        RGB:
        250, 27, 166
        CMY:
        2, 89, 35
        CMYK:
        0, 89, 34, 2
      HSL:
        323°, 95.7082%, 54.3137%
        HSV (HSB):
        323°, 89.2000%, 98.0392%
        XYZ:
        46.6992, 23.8610, 38.2207
        xyY:
        0.4293, 0.2193, 23.8610
      CIE-Lab:
        55.9484, 84.4201, -17.0346
        CIE-LCH:
        55.9484, 86.1216, 348.5919
        CIE-Luv:
        55.9484, 117.7438, -39.8444
        Hunter-Lab:
        48.8478, 85.1652, -12.1978
      #fa1ba6 color charts
#fa1ba6 RGB chart
      #fa1ba6 CMYK chart
      #fa1ba6 RGB pie chart
      #fa1ba6 color shades, tints & tones
#fa1ba6 color schemes
#fa1ba6 color preview, HTML & CSS examples
           This text has a color of #fa1ba6        
        
          <p style="color:#fa1ba6;">Text here</p>
        
        
          .mytext {color:#fa1ba6;}
        
        Text color #fa1ba6
      
           This box has a color of #fa1ba6        
        
          <div style="background-color:#fa1ba6;">Content here</div>
        
        
          .mybackground {background-color:#fa1ba6;}
        
        Background color #fa1ba6
      
           Border around this has a color of #fa1ba6        
        
          <div style="border:2px solid #fa1ba6;">Content here</div>
        
        
          .myborder {border:2px solid #fa1ba6;}
        
        Border color #fa1ba6