#d52199 color space conversions
Hex:
        #d52199
        RGB:
        213, 33, 153
        CMY:
        16, 87, 40
        CMYK:
        0, 85, 28, 16
      HSL:
        320°, 73.1707%, 48.2353%
        HSV (HSB):
        320°, 84.5070%, 83.5294%
        XYZ:
        33.7342, 17.5338, 31.7434
        xyY:
        0.4064, 0.2112, 17.5338
      CIE-Lab:
        48.9256, 74.1568, -20.6747
        CIE-LCH:
        48.9256, 76.9849, 344.4217
        CIE-Luv:
        48.9256, 93.1233, -41.8163
        Hunter-Lab:
        41.8733, 70.5257, -15.6353
      #d52199 color charts
#d52199 RGB chart
      #d52199 CMYK chart
      #d52199 RGB pie chart
      #d52199 color shades, tints & tones
#d52199 color schemes
#d52199 color preview, HTML & CSS examples
           This text has a color of #d52199        
        
          <p style="color:#d52199;">Text here</p>
        
        
          .mytext {color:#d52199;}
        
        Text color #d52199
      
           This box has a color of #d52199        
        
          <div style="background-color:#d52199;">Content here</div>
        
        
          .mybackground {background-color:#d52199;}
        
        Background color #d52199
      
           Border around this has a color of #d52199        
        
          <div style="border:2px solid #d52199;">Content here</div>
        
        
          .myborder {border:2px solid #d52199;}
        
        Border color #d52199