#fa5bc5 color space conversions
Hex:
        #fa5bc5
        RGB:
        250, 91, 197
        CMY:
        2, 64, 23
        CMYK:
        0, 64, 21, 2
      HSL:
        320°, 94.0828%, 66.8627%
        HSV (HSB):
        320°, 63.6000%, 98.0392%
        XYZ:
        53.2435, 31.8374, 56.1623
        xyY:
        0.3770, 0.2254, 31.8374
      CIE-Lab:
        63.2083, 70.7579, -23.8293
        CIE-LCH:
        63.2083, 74.6627, 341.3879
        CIE-Luv:
        63.2083, 87.6902, -48.1386
        Hunter-Lab:
        56.4246, 69.6933, -19.5171
      #fa5bc5 color charts
#fa5bc5 RGB chart
      #fa5bc5 CMYK chart
      #fa5bc5 RGB pie chart
      #fa5bc5 color shades, tints & tones
#fa5bc5 color schemes
#fa5bc5 color preview, HTML & CSS examples
           This text has a color of #fa5bc5        
        
          <p style="color:#fa5bc5;">Text here</p>
        
        
          .mytext {color:#fa5bc5;}
        
        Text color #fa5bc5
      
           This box has a color of #fa5bc5        
        
          <div style="background-color:#fa5bc5;">Content here</div>
        
        
          .mybackground {background-color:#fa5bc5;}
        
        Background color #fa5bc5
      
           Border around this has a color of #fa5bc5        
        
          <div style="border:2px solid #fa5bc5;">Content here</div>
        
        
          .myborder {border:2px solid #fa5bc5;}
        
        Border color #fa5bc5