#d525c2 color space conversions
Hex:
        #d525c2
        RGB:
        213, 37, 194
        CMY:
        16, 85, 24
        CMYK:
        0, 83, 9, 16
      HSL:
        306°, 70.4000%, 49.0196%
        HSV (HSB):
        306°, 82.6291%, 83.5294%
        XYZ:
        37.8397, 19.3643, 52.7822
        xyY:
        0.3440, 0.1761, 19.3643
      CIE-Lab:
        51.1107, 78.5535, -41.4026
        CIE-LCH:
        51.1107, 88.7965, 332.2080
        CIE-Luv:
        51.1107, 75.2024, -73.2330
        Hunter-Lab:
        44.0049, 76.4833, -40.3127
      #d525c2 color charts
#d525c2 RGB chart
      #d525c2 CMYK chart
      #d525c2 RGB pie chart
      #d525c2 color shades, tints & tones
#d525c2 color schemes
#d525c2 color preview, HTML & CSS examples
           This text has a color of #d525c2        
        
          <p style="color:#d525c2;">Text here</p>
        
        
          .mytext {color:#d525c2;}
        
        Text color #d525c2
      
           This box has a color of #d525c2        
        
          <div style="background-color:#d525c2;">Content here</div>
        
        
          .mybackground {background-color:#d525c2;}
        
        Background color #d525c2
      
           Border around this has a color of #d525c2        
        
          <div style="border:2px solid #d525c2;">Content here</div>
        
        
          .myborder {border:2px solid #d525c2;}
        
        Border color #d525c2