#d2156f color space conversions
Hex:
        #d2156f
        RGB:
        210, 21, 111
        CMY:
        18, 92, 56
        CMYK:
        0, 90, 47, 18
      HSL:
        331°, 81.8182%, 45.2941%
        HSV (HSB):
        331°, 90.0000%, 82.3529%
        XYZ:
        29.7158, 15.3857, 16.4425
        xyY:
        0.4828, 0.2500, 15.3857
      CIE-Lab:
        46.1580, 71.4316, 0.6650
        CIE-LCH:
        46.1580, 71.4347, 0.5334
        CIE-Luv:
        46.1580, 111.4911, -12.8459
        Hunter-Lab:
        39.2246, 66.5851, 2.6035
      #d2156f color charts
#d2156f RGB chart
      #d2156f CMYK chart
      #d2156f RGB pie chart
      #d2156f color shades, tints & tones
#d2156f color schemes
#d2156f color preview, HTML & CSS examples
           This text has a color of #d2156f        
        
          <p style="color:#d2156f;">Text here</p>
        
        
          .mytext {color:#d2156f;}
        
        Text color #d2156f
      
           This box has a color of #d2156f        
        
          <div style="background-color:#d2156f;">Content here</div>
        
        
          .mybackground {background-color:#d2156f;}
        
        Background color #d2156f
      
           Border around this has a color of #d2156f        
        
          <div style="border:2px solid #d2156f;">Content here</div>
        
        
          .myborder {border:2px solid #d2156f;}
        
        Border color #d2156f