#d229d1 color space conversions
Hex:
        #d229d1
        RGB:
        210, 41, 209
        CMY:
        18, 84, 18
        CMYK:
        0, 80, 0, 18
      HSL:
        300°, 67.3307%, 49.2157%
        HSV (HSB):
        300°, 80.4762%, 82.3529%
        XYZ:
        38.8799, 19.8910, 62.1117
        xyY:
        0.3216, 0.1645, 19.8910
      CIE-Lab:
        51.7137, 79.2944, -49.1222
        CIE-LCH:
        51.7137, 93.2769, 328.2221
        CIE-Luv:
        51.7137, 66.6844, -84.9916
        Hunter-Lab:
        44.5993, 77.5605, -51.3514
      #d229d1 color charts
#d229d1 RGB chart
      #d229d1 CMYK chart
      #d229d1 RGB pie chart
      #d229d1 color shades, tints & tones
#d229d1 color schemes
#d229d1 color preview, HTML & CSS examples
           This text has a color of #d229d1        
        
          <p style="color:#d229d1;">Text here</p>
        
        
          .mytext {color:#d229d1;}
        
        Text color #d229d1
      
           This box has a color of #d229d1        
        
          <div style="background-color:#d229d1;">Content here</div>
        
        
          .mybackground {background-color:#d229d1;}
        
        Background color #d229d1
      
           Border around this has a color of #d229d1        
        
          <div style="border:2px solid #d229d1;">Content here</div>
        
        
          .myborder {border:2px solid #d229d1;}
        
        Border color #d229d1