#fa52b3 color space conversions
Hex:
        #fa52b3
        RGB:
        250, 82, 179
        CMY:
        2, 68, 30
        CMYK:
        0, 67, 28, 2
      HSL:
        325°, 94.3820%, 65.0980%
        HSV (HSB):
        325°, 67.2000%, 98.0392%
        XYZ:
        50.5783, 29.6133, 45.6980
        xyY:
        0.4018, 0.2352, 29.6133
      CIE-Lab:
        61.3191, 71.9056, -16.4328
        CIE-LCH:
        61.3191, 73.7594, 347.1271
        CIE-Luv:
        61.3191, 97.5243, -37.1013
        Hunter-Lab:
        54.4181, 70.6734, -11.6966
      #fa52b3 color charts
#fa52b3 RGB chart
      #fa52b3 CMYK chart
      #fa52b3 RGB pie chart
      #fa52b3 color shades, tints & tones
#fa52b3 color schemes
#fa52b3 color preview, HTML & CSS examples
           This text has a color of #fa52b3        
        
          <p style="color:#fa52b3;">Text here</p>
        
        
          .mytext {color:#fa52b3;}
        
        Text color #fa52b3
      
           This box has a color of #fa52b3        
        
          <div style="background-color:#fa52b3;">Content here</div>
        
        
          .mybackground {background-color:#fa52b3;}
        
        Background color #fa52b3
      
           Border around this has a color of #fa52b3        
        
          <div style="border:2px solid #fa52b3;">Content here</div>
        
        
          .myborder {border:2px solid #fa52b3;}
        
        Border color #fa52b3