#fa4bd5 color space conversions
Hex:
        #fa4bd5
        RGB:
        250, 75, 213
        CMY:
        2, 71, 16
        CMYK:
        0, 70, 15, 2
      HSL:
        313°, 94.5946%, 63.7255%
        HSV (HSB):
        313°, 70.0000%, 98.0392%
        XYZ:
        53.9507, 30.1602, 65.9288
        xyY:
        0.3596, 0.2010, 30.1602
      CIE-Lab:
        61.7922, 78.6782, -35.0760
        CIE-LCH:
        61.7922, 86.1428, 335.9720
        CIE-Luv:
        61.7922, 87.2678, -66.5469
        Hunter-Lab:
        54.9183, 79.2477, -32.7341
      #fa4bd5 color charts
#fa4bd5 RGB chart
      #fa4bd5 CMYK chart
      #fa4bd5 RGB pie chart
      #fa4bd5 color shades, tints & tones
#fa4bd5 color schemes
#fa4bd5 color preview, HTML & CSS examples
           This text has a color of #fa4bd5        
        
          <p style="color:#fa4bd5;">Text here</p>
        
        
          .mytext {color:#fa4bd5;}
        
        Text color #fa4bd5
      
           This box has a color of #fa4bd5        
        
          <div style="background-color:#fa4bd5;">Content here</div>
        
        
          .mybackground {background-color:#fa4bd5;}
        
        Background color #fa4bd5
      
           Border around this has a color of #fa4bd5        
        
          <div style="border:2px solid #fa4bd5;">Content here</div>
        
        
          .myborder {border:2px solid #fa4bd5;}
        
        Border color #fa4bd5