#fa5bbb color space conversions
Hex:
        #fa5bbb
        RGB:
        250, 91, 187
        CMY:
        2, 64, 27
        CMYK:
        0, 64, 25, 2
      HSL:
        324°, 94.0828%, 66.8627%
        HSV (HSB):
        324°, 63.6000%, 98.0392%
        XYZ:
        52.1351, 31.3940, 50.3255
        xyY:
        0.3895, 0.2345, 31.3940
      CIE-Lab:
        62.8389, 69.4699, -18.7053
        CIE-LCH:
        62.8389, 71.9441, 344.9300
        CIE-Luv:
        62.8389, 91.1315, -40.1443
        Hunter-Lab:
        56.0304, 68.0373, -14.0320
      #fa5bbb color charts
#fa5bbb RGB chart
      #fa5bbb CMYK chart
      #fa5bbb RGB pie chart
      #fa5bbb color shades, tints & tones
#fa5bbb color schemes
#fa5bbb color preview, HTML & CSS examples
           This text has a color of #fa5bbb        
        
          <p style="color:#fa5bbb;">Text here</p>
        
        
          .mytext {color:#fa5bbb;}
        
        Text color #fa5bbb
      
           This box has a color of #fa5bbb        
        
          <div style="background-color:#fa5bbb;">Content here</div>
        
        
          .mybackground {background-color:#fa5bbb;}
        
        Background color #fa5bbb
      
           Border around this has a color of #fa5bbb        
        
          <div style="border:2px solid #fa5bbb;">Content here</div>
        
        
          .myborder {border:2px solid #fa5bbb;}
        
        Border color #fa5bbb