#ff52a2 color space conversions
Hex:
        #ff52a2
        RGB:
        255, 82, 162
        CMY:
        0, 68, 36
        CMYK:
        0, 68, 36, 0
      HSL:
        332°, 100.0000%, 66.0784%
        HSV (HSB):
        332°, 67.8431%, 100.0000%
        XYZ:
        50.7789, 29.9032, 37.2780
        xyY:
        0.4305, 0.2535, 29.9032
      CIE-Lab:
        61.5706, 71.3562, -6.1714
        CIE-LCH:
        61.5706, 71.6226, 355.0570
        CIE-Luv:
        61.5706, 107.6593, -22.3953
        Hunter-Lab:
        54.6838, 70.0566, -2.1393
      #ff52a2 color charts
#ff52a2 RGB chart
      #ff52a2 CMYK chart
      #ff52a2 RGB pie chart
      #ff52a2 color shades, tints & tones
#ff52a2 color schemes
#ff52a2 color preview, HTML & CSS examples
           This text has a color of #ff52a2        
        
          <p style="color:#ff52a2;">Text here</p>
        
        
          .mytext {color:#ff52a2;}
        
        Text color #ff52a2
      
           This box has a color of #ff52a2        
        
          <div style="background-color:#ff52a2;">Content here</div>
        
        
          .mybackground {background-color:#ff52a2;}
        
        Background color #ff52a2
      
           Border around this has a color of #ff52a2        
        
          <div style="border:2px solid #ff52a2;">Content here</div>
        
        
          .myborder {border:2px solid #ff52a2;}
        
        Border color #ff52a2