#fa54e2 color space conversions
Hex:
        #fa54e2
        RGB:
        250, 84, 226
        CMY:
        2, 67, 11
        CMYK:
        0, 66, 10, 2
      HSL:
        309°, 94.3182%, 65.4902%
        HSV (HSB):
        309°, 66.4000%, 98.0392%
        XYZ:
        56.3221, 32.1556, 75.1897
        xyY:
        0.3441, 0.1965, 32.1556
      CIE-Lab:
        63.4713, 77.4200, -39.7590
        CIE-LCH:
        63.4713, 87.0323, 332.8173
        CIE-Luv:
        63.4713, 79.9989, -73.9738
        Hunter-Lab:
        56.7059, 78.0565, -38.9219
      #fa54e2 color charts
#fa54e2 RGB chart
      #fa54e2 CMYK chart
      #fa54e2 RGB pie chart
      #fa54e2 color shades, tints & tones
#fa54e2 color schemes
#fa54e2 color preview, HTML & CSS examples
           This text has a color of #fa54e2        
        
          <p style="color:#fa54e2;">Text here</p>
        
        
          .mytext {color:#fa54e2;}
        
        Text color #fa54e2
      
           This box has a color of #fa54e2        
        
          <div style="background-color:#fa54e2;">Content here</div>
        
        
          .mybackground {background-color:#fa54e2;}
        
        Background color #fa54e2
      
           Border around this has a color of #fa54e2        
        
          <div style="border:2px solid #fa54e2;">Content here</div>
        
        
          .myborder {border:2px solid #fa54e2;}
        
        Border color #fa54e2