#d52cae color space conversions
Hex:
        #d52cae
        RGB:
        213, 44, 174
        CMY:
        16, 83, 32
        CMYK:
        0, 79, 18, 16
      HSL:
        314°, 66.7984%, 50.3922%
        HSV (HSB):
        314°, 79.3427%, 83.5294%
        XYZ:
        35.9812, 19.0035, 41.8160
        xyY:
        0.3717, 0.1963, 19.0035
      CIE-Lab:
        50.6913, 74.2381, -30.3904
        CIE-LCH:
        50.6913, 80.2177, 337.7376
        CIE-Luv:
        50.6913, 82.0529, -56.1928
        Hunter-Lab:
        43.5930, 71.0444, -26.3581
      #d52cae color charts
#d52cae RGB chart
      #d52cae CMYK chart
      #d52cae RGB pie chart
      #d52cae color shades, tints & tones
#d52cae color schemes
#d52cae color preview, HTML & CSS examples
           This text has a color of #d52cae        
        
          <p style="color:#d52cae;">Text here</p>
        
        
          .mytext {color:#d52cae;}
        
        Text color #d52cae
      
           This box has a color of #d52cae        
        
          <div style="background-color:#d52cae;">Content here</div>
        
        
          .mybackground {background-color:#d52cae;}
        
        Background color #d52cae
      
           Border around this has a color of #d52cae        
        
          <div style="border:2px solid #d52cae;">Content here</div>
        
        
          .myborder {border:2px solid #d52cae;}
        
        Border color #d52cae