#fa54b7 color space conversions
Hex:
        #fa54b7
        RGB:
        250, 84, 183
        CMY:
        2, 67, 28
        CMYK:
        0, 66, 27, 2
      HSL:
        324°, 94.3182%, 65.4902%
        HSV (HSB):
        324°, 66.4000%, 98.0392%
        XYZ:
        51.1419, 30.0835, 47.9110
        xyY:
        0.3960, 0.2330, 30.0835
      CIE-Lab:
        61.7262, 71.6500, -18.1099
        CIE-LCH:
        61.7262, 73.9033, 345.8153
        CIE-Luv:
        61.7262, 95.3025, -39.5593
        Hunter-Lab:
        54.8485, 70.4525, -13.3968
      #fa54b7 color charts
#fa54b7 RGB chart
      #fa54b7 CMYK chart
      #fa54b7 RGB pie chart
      #fa54b7 color shades, tints & tones
#fa54b7 color schemes
#fa54b7 color preview, HTML & CSS examples
           This text has a color of #fa54b7        
        
          <p style="color:#fa54b7;">Text here</p>
        
        
          .mytext {color:#fa54b7;}
        
        Text color #fa54b7
      
           This box has a color of #fa54b7        
        
          <div style="background-color:#fa54b7;">Content here</div>
        
        
          .mybackground {background-color:#fa54b7;}
        
        Background color #fa54b7
      
           Border around this has a color of #fa54b7        
        
          <div style="border:2px solid #fa54b7;">Content here</div>
        
        
          .myborder {border:2px solid #fa54b7;}
        
        Border color #fa54b7