#d52285 color space conversions
Hex:
        #d52285
        RGB:
        213, 34, 133
        CMY:
        16, 87, 48
        CMYK:
        0, 84, 38, 16
      HSL:
        327°, 72.4696%, 48.4314%
        HSV (HSB):
        327°, 84.0376%, 83.5294%
        XYZ:
        32.2462, 16.9836, 23.7689
        xyY:
        0.4417, 0.2327, 16.9836
      CIE-Lab:
        48.2394, 71.8313, -9.6664
        CIE-LCH:
        48.2394, 72.4788, 352.3357
        CIE-Luv:
        48.2394, 101.6825, -26.1755
        Hunter-Lab:
        41.2112, 67.5500, -5.3481
      #d52285 color charts
#d52285 RGB chart
      #d52285 CMYK chart
      #d52285 RGB pie chart
      #d52285 color shades, tints & tones
#d52285 color schemes
#d52285 color preview, HTML & CSS examples
           This text has a color of #d52285        
        
          <p style="color:#d52285;">Text here</p>
        
        
          .mytext {color:#d52285;}
        
        Text color #d52285
      
           This box has a color of #d52285        
        
          <div style="background-color:#d52285;">Content here</div>
        
        
          .mybackground {background-color:#d52285;}
        
        Background color #d52285
      
           Border around this has a color of #d52285        
        
          <div style="border:2px solid #d52285;">Content here</div>
        
        
          .myborder {border:2px solid #d52285;}
        
        Border color #d52285