#d525b2 color space conversions
Hex:
        #d525b2
        RGB:
        213, 37, 178
        CMY:
        16, 85, 30
        CMYK:
        0, 83, 16, 16
      HSL:
        312°, 70.4000%, 49.0196%
        HSV (HSB):
        312°, 82.6291%, 83.5294%
        XYZ:
        36.1380, 18.6836, 43.8211
        xyY:
        0.3664, 0.1894, 18.6836
      CIE-Lab:
        50.3150, 76.3847, -33.3266
        CIE-LCH:
        50.3150, 83.3384, 336.4284
        CIE-Luv:
        50.3150, 81.7129, -60.7489
        Hunter-Lab:
        43.2246, 73.5925, -29.8511
      #d525b2 color charts
#d525b2 RGB chart
      #d525b2 CMYK chart
      #d525b2 RGB pie chart
      #d525b2 color shades, tints & tones
#d525b2 color schemes
#d525b2 color preview, HTML & CSS examples
           This text has a color of #d525b2        
        
          <p style="color:#d525b2;">Text here</p>
        
        
          .mytext {color:#d525b2;}
        
        Text color #d525b2
      
           This box has a color of #d525b2        
        
          <div style="background-color:#d525b2;">Content here</div>
        
        
          .mybackground {background-color:#d525b2;}
        
        Background color #d525b2
      
           Border around this has a color of #d525b2        
        
          <div style="border:2px solid #d525b2;">Content here</div>
        
        
          .myborder {border:2px solid #d525b2;}
        
        Border color #d525b2