#d525c1 color space conversions
Hex:
        #d525c1
        RGB:
        213, 37, 193
        CMY:
        16, 85, 24
        CMYK:
        0, 83, 9, 16
      HSL:
        307°, 70.4000%, 49.0196%
        HSV (HSB):
        307°, 82.6291%, 83.5294%
        XYZ:
        37.7278, 19.3195, 52.1926
        xyY:
        0.3454, 0.1769, 19.3195
      CIE-Lab:
        51.0590, 78.4135, -40.9047
        CIE-LCH:
        51.0590, 88.4413, 332.4511
        CIE-Luv:
        51.0590, 75.6007, -72.4581
        Hunter-Lab:
        43.9540, 76.2955, -39.6354
      #d525c1 color charts
#d525c1 RGB chart
      #d525c1 CMYK chart
      #d525c1 RGB pie chart
      #d525c1 color shades, tints & tones
#d525c1 color schemes
#d525c1 color preview, HTML & CSS examples
           This text has a color of #d525c1        
        
          <p style="color:#d525c1;">Text here</p>
        
        
          .mytext {color:#d525c1;}
        
        Text color #d525c1
      
           This box has a color of #d525c1        
        
          <div style="background-color:#d525c1;">Content here</div>
        
        
          .mybackground {background-color:#d525c1;}
        
        Background color #d525c1
      
           Border around this has a color of #d525c1        
        
          <div style="border:2px solid #d525c1;">Content here</div>
        
        
          .myborder {border:2px solid #d525c1;}
        
        Border color #d525c1