#fa5bce color space conversions
Hex:
        #fa5bce
        RGB:
        250, 91, 206
        CMY:
        2, 64, 19
        CMYK:
        0, 64, 18, 2
      HSL:
        317°, 94.0828%, 66.8627%
        HSV (HSB):
        317°, 63.6000%, 98.0392%
        XYZ:
        54.3060, 32.2624, 61.7575
        xyY:
        0.3661, 0.2175, 32.2624
      CIE-Lab:
        63.5592, 71.9691, -28.3831
        CIE-LCH:
        63.5592, 77.3638, 338.4767
        CIE-Luv:
        63.5592, 84.6056, -55.3727
        Hunter-Lab:
        56.8000, 71.2624, -24.7049
      #fa5bce color charts
#fa5bce RGB chart
      #fa5bce CMYK chart
      #fa5bce RGB pie chart
      #fa5bce color shades, tints & tones
#fa5bce color schemes
#fa5bce color preview, HTML & CSS examples
           This text has a color of #fa5bce        
        
          <p style="color:#fa5bce;">Text here</p>
        
        
          .mytext {color:#fa5bce;}
        
        Text color #fa5bce
      
           This box has a color of #fa5bce        
        
          <div style="background-color:#fa5bce;">Content here</div>
        
        
          .mybackground {background-color:#fa5bce;}
        
        Background color #fa5bce
      
           Border around this has a color of #fa5bce        
        
          <div style="border:2px solid #fa5bce;">Content here</div>
        
        
          .myborder {border:2px solid #fa5bce;}
        
        Border color #fa5bce