#d21d71 color space conversions
Hex:
        #d21d71
        RGB:
        210, 29, 113
        CMY:
        18, 89, 56
        CMYK:
        0, 86, 46, 18
      HSL:
        332°, 75.7322%, 46.8627%
        HSV (HSB):
        332°, 86.1905%, 82.3529%
        XYZ:
        29.9983, 15.7726, 17.0861
        xyY:
        0.4772, 0.2509, 15.7726
      CIE-Lab:
        46.6748, 70.2764, 0.1840
        CIE-LCH:
        46.6748, 70.2766, 0.1500
        CIE-Luv:
        46.6748, 109.0251, -13.1822
        Hunter-Lab:
        39.7148, 65.3282, 2.2925
      #d21d71 color charts
#d21d71 RGB chart
      #d21d71 CMYK chart
      #d21d71 RGB pie chart
      #d21d71 color shades, tints & tones
#d21d71 color schemes
#d21d71 color preview, HTML & CSS examples
           This text has a color of #d21d71        
        
          <p style="color:#d21d71;">Text here</p>
        
        
          .mytext {color:#d21d71;}
        
        Text color #d21d71
      
           This box has a color of #d21d71        
        
          <div style="background-color:#d21d71;">Content here</div>
        
        
          .mybackground {background-color:#d21d71;}
        
        Background color #d21d71
      
           Border around this has a color of #d21d71        
        
          <div style="border:2px solid #d21d71;">Content here</div>
        
        
          .myborder {border:2px solid #d21d71;}
        
        Border color #d21d71