#fa54bb color space conversions
Hex:
        #fa54bb
        RGB:
        250, 84, 187
        CMY:
        2, 67, 27
        CMYK:
        0, 66, 25, 2
      HSL:
        323°, 94.3182%, 65.4902%
        HSV (HSB):
        323°, 66.4000%, 98.0392%
        XYZ:
        51.5643, 30.2525, 50.1353
        xyY:
        0.3908, 0.2293, 30.2525
      CIE-Lab:
        61.8715, 72.1406, -20.1781
        CIE-LCH:
        61.8715, 74.9094, 344.3734
        CIE-Luv:
        61.8715, 93.8595, -42.7367
        Hunter-Lab:
        55.0023, 71.0887, -15.5420
      #fa54bb color charts
#fa54bb RGB chart
      #fa54bb CMYK chart
      #fa54bb RGB pie chart
      #fa54bb color shades, tints & tones
#fa54bb color schemes
#fa54bb color preview, HTML & CSS examples
           This text has a color of #fa54bb        
        
          <p style="color:#fa54bb;">Text here</p>
        
        
          .mytext {color:#fa54bb;}
        
        Text color #fa54bb
      
           This box has a color of #fa54bb        
        
          <div style="background-color:#fa54bb;">Content here</div>
        
        
          .mybackground {background-color:#fa54bb;}
        
        Background color #fa54bb
      
           Border around this has a color of #fa54bb        
        
          <div style="border:2px solid #fa54bb;">Content here</div>
        
        
          .myborder {border:2px solid #fa54bb;}
        
        Border color #fa54bb