#d52171 color space conversions
Hex:
        #d52171
        RGB:
        213, 33, 113
        CMY:
        16, 87, 56
        CMYK:
        0, 85, 47, 16
      HSL:
        333°, 73.1707%, 48.2353%
        HSV (HSB):
        333°, 84.5070%, 83.5294%
        XYZ:
        30.9651, 16.4261, 17.1613
        xyY:
        0.4797, 0.2545, 16.4261
      CIE-Lab:
        47.5286, 70.2141, 1.4982
        CIE-LCH:
        47.5286, 70.2301, 1.2224
        CIE-Luv:
        47.5286, 110.4865, -11.5987
        Hunter-Lab:
        40.5291, 65.4516, 3.2652
      #d52171 color charts
#d52171 RGB chart
      #d52171 CMYK chart
      #d52171 RGB pie chart
      #d52171 color shades, tints & tones
#d52171 color schemes
#d52171 color preview, HTML & CSS examples
           This text has a color of #d52171        
        
          <p style="color:#d52171;">Text here</p>
        
        
          .mytext {color:#d52171;}
        
        Text color #d52171
      
           This box has a color of #d52171        
        
          <div style="background-color:#d52171;">Content here</div>
        
        
          .mybackground {background-color:#d52171;}
        
        Background color #d52171
      
           Border around this has a color of #d52171        
        
          <div style="border:2px solid #d52171;">Content here</div>
        
        
          .myborder {border:2px solid #d52171;}
        
        Border color #d52171