#ff529f color space conversions
Hex:
        #ff529f
        RGB:
        255, 82, 159
        CMY:
        0, 68, 38
        CMYK:
        0, 68, 38, 0
      HSL:
        333°, 100.0000%, 66.0784%
        HSV (HSB):
        333°, 67.8431%, 100.0000%
        XYZ:
        50.5153, 29.7978, 35.8900
        xyY:
        0.4347, 0.2564, 29.7978
      CIE-Lab:
        61.4794, 71.0464, -4.5703
        CIE-LCH:
        61.4794, 71.1933, 356.3194
        CIE-Luv:
        61.4794, 108.7448, -20.1205
        Hunter-Lab:
        54.5874, 69.6566, -0.7707
      #ff529f color charts
#ff529f RGB chart
      #ff529f CMYK chart
      #ff529f RGB pie chart
      #ff529f color shades, tints & tones
#ff529f color schemes
#ff529f color preview, HTML & CSS examples
           This text has a color of #ff529f        
        
          <p style="color:#ff529f;">Text here</p>
        
        
          .mytext {color:#ff529f;}
        
        Text color #ff529f
      
           This box has a color of #ff529f        
        
          <div style="background-color:#ff529f;">Content here</div>
        
        
          .mybackground {background-color:#ff529f;}
        
        Background color #ff529f
      
           Border around this has a color of #ff529f        
        
          <div style="border:2px solid #ff529f;">Content here</div>
        
        
          .myborder {border:2px solid #ff529f;}
        
        Border color #ff529f