#fa52e2 color space conversions
Hex:
        #fa52e2
        RGB:
        250, 82, 226
        CMY:
        2, 68, 11
        CMYK:
        0, 67, 10, 2
      HSL:
        309°, 94.3820%, 65.0980%
        HSV (HSB):
        309°, 67.2000%, 98.0392%
        XYZ:
        56.1691, 31.8496, 75.1386
        xyY:
        0.3443, 0.1952, 31.8496
      CIE-Lab:
        63.2184, 78.1295, -40.1551
        CIE-LCH:
        63.2184, 87.8445, 332.7989
        CIE-Luv:
        63.2184, 80.5800, -74.6532
        Hunter-Lab:
        56.4354, 78.8957, -39.4345
      #fa52e2 color charts
#fa52e2 RGB chart
      #fa52e2 CMYK chart
      #fa52e2 RGB pie chart
      #fa52e2 color shades, tints & tones
#fa52e2 color schemes
#fa52e2 color preview, HTML & CSS examples
           This text has a color of #fa52e2        
        
          <p style="color:#fa52e2;">Text here</p>
        
        
          .mytext {color:#fa52e2;}
        
        Text color #fa52e2
      
           This box has a color of #fa52e2        
        
          <div style="background-color:#fa52e2;">Content here</div>
        
        
          .mybackground {background-color:#fa52e2;}
        
        Background color #fa52e2
      
           Border around this has a color of #fa52e2        
        
          <div style="border:2px solid #fa52e2;">Content here</div>
        
        
          .myborder {border:2px solid #fa52e2;}
        
        Border color #fa52e2