#d522c1 color space conversions
Hex:
        #d522c1
        RGB:
        213, 34, 193
        CMY:
        16, 87, 24
        CMYK:
        0, 84, 9, 16
      HSL:
        307°, 72.4696%, 48.4314%
        HSV (HSB):
        307°, 84.0376%, 83.5294%
        XYZ:
        37.6382, 19.1404, 52.1628
        xyY:
        0.3455, 0.1757, 19.1404
      CIE-Lab:
        50.8511, 79.0184, -41.2332
        CIE-LCH:
        50.8511, 89.1296, 332.4437
        CIE-Luv:
        50.8511, 76.0280, -72.9635
        Hunter-Lab:
        43.7498, 77.0026, -40.0665
      #d522c1 color charts
#d522c1 RGB chart
      #d522c1 CMYK chart
      #d522c1 RGB pie chart
      #d522c1 color shades, tints & tones
#d522c1 color schemes
#d522c1 color preview, HTML & CSS examples
           This text has a color of #d522c1        
        
          <p style="color:#d522c1;">Text here</p>
        
        
          .mytext {color:#d522c1;}
        
        Text color #d522c1
      
           This box has a color of #d522c1        
        
          <div style="background-color:#d522c1;">Content here</div>
        
        
          .mybackground {background-color:#d522c1;}
        
        Background color #d522c1
      
           Border around this has a color of #d522c1        
        
          <div style="border:2px solid #d522c1;">Content here</div>
        
        
          .myborder {border:2px solid #d522c1;}
        
        Border color #d522c1