#fa52b4 color space conversions
Hex:
        #fa52b4
        RGB:
        250, 82, 180
        CMY:
        2, 68, 29
        CMYK:
        0, 67, 28, 2
      HSL:
        325°, 94.3820%, 65.0980%
        HSV (HSB):
        325°, 67.2000%, 98.0392%
        XYZ:
        50.6799, 29.6539, 46.2327
        xyY:
        0.4004, 0.2343, 29.6539
      CIE-Lab:
        61.3544, 72.0243, -16.9536
        CIE-LCH:
        61.3544, 73.9927, 346.7544
        CIE-Luv:
        61.3544, 97.1591, -37.8909
        Hunter-Lab:
        54.4554, 70.8273, -12.2185
      #fa52b4 color charts
#fa52b4 RGB chart
      #fa52b4 CMYK chart
      #fa52b4 RGB pie chart
      #fa52b4 color shades, tints & tones
#fa52b4 color schemes
#fa52b4 color preview, HTML & CSS examples
           This text has a color of #fa52b4        
        
          <p style="color:#fa52b4;">Text here</p>
        
        
          .mytext {color:#fa52b4;}
        
        Text color #fa52b4
      
           This box has a color of #fa52b4        
        
          <div style="background-color:#fa52b4;">Content here</div>
        
        
          .mybackground {background-color:#fa52b4;}
        
        Background color #fa52b4
      
           Border around this has a color of #fa52b4        
        
          <div style="border:2px solid #fa52b4;">Content here</div>
        
        
          .myborder {border:2px solid #fa52b4;}
        
        Border color #fa52b4