#fa4bd0 color space conversions
Hex:
        #fa4bd0
        RGB:
        250, 75, 208
        CMY:
        2, 71, 18
        CMYK:
        0, 70, 17, 2
      HSL:
        314°, 94.5946%, 63.7255%
        HSV (HSB):
        314°, 70.0000%, 98.0392%
        XYZ:
        53.3256, 29.9102, 62.6372
        xyY:
        0.3656, 0.2050, 29.9102
      CIE-Lab:
        61.5767, 78.0023, -32.5835
        CIE-LCH:
        61.5767, 84.5343, 337.3285
        CIE-Luv:
        61.5767, 89.1298, -62.5517
        Hunter-Lab:
        54.6902, 78.3381, -29.6222
      #fa4bd0 color charts
#fa4bd0 RGB chart
      #fa4bd0 CMYK chart
      #fa4bd0 RGB pie chart
      #fa4bd0 color shades, tints & tones
#fa4bd0 color schemes
#fa4bd0 color preview, HTML & CSS examples
           This text has a color of #fa4bd0        
        
          <p style="color:#fa4bd0;">Text here</p>
        
        
          .mytext {color:#fa4bd0;}
        
        Text color #fa4bd0
      
           This box has a color of #fa4bd0        
        
          <div style="background-color:#fa4bd0;">Content here</div>
        
        
          .mybackground {background-color:#fa4bd0;}
        
        Background color #fa4bd0
      
           Border around this has a color of #fa4bd0        
        
          <div style="border:2px solid #fa4bd0;">Content here</div>
        
        
          .myborder {border:2px solid #fa4bd0;}
        
        Border color #fa4bd0