#fa52b9 color space conversions
Hex:
        #fa52b9
        RGB:
        250, 82, 185
        CMY:
        2, 68, 27
        CMYK:
        0, 67, 26, 2
      HSL:
        323°, 94.3820%, 65.0980%
        HSV (HSB):
        323°, 67.2000%, 98.0392%
        XYZ:
        51.1986, 29.8614, 48.9643
        xyY:
        0.3938, 0.2297, 29.8614
      CIE-Lab:
        61.5344, 72.6270, -19.5474
        CIE-LCH:
        61.5344, 75.2116, 344.9360
        CIE-Luv:
        61.5344, 95.3325, -41.8523
        Hunter-Lab:
        54.6456, 71.6108, -14.8740
      #fa52b9 color charts
#fa52b9 RGB chart
      #fa52b9 CMYK chart
      #fa52b9 RGB pie chart
      #fa52b9 color shades, tints & tones
#fa52b9 color schemes
#fa52b9 color preview, HTML & CSS examples
           This text has a color of #fa52b9        
        
          <p style="color:#fa52b9;">Text here</p>
        
        
          .mytext {color:#fa52b9;}
        
        Text color #fa52b9
      
           This box has a color of #fa52b9        
        
          <div style="background-color:#fa52b9;">Content here</div>
        
        
          .mybackground {background-color:#fa52b9;}
        
        Background color #fa52b9
      
           Border around this has a color of #fa52b9        
        
          <div style="border:2px solid #fa52b9;">Content here</div>
        
        
          .myborder {border:2px solid #fa52b9;}
        
        Border color #fa52b9