#d229c5 color space conversions
Hex:
        #d229c5
        RGB:
        210, 41, 197
        CMY:
        18, 84, 23
        CMYK:
        0, 80, 6, 18
      HSL:
        305°, 67.3307%, 49.2157%
        HSV (HSB):
        305°, 80.4762%, 82.3529%
        XYZ:
        37.4493, 19.3187, 54.5784
        xyY:
        0.3363, 0.1735, 19.3187
      CIE-Lab:
        51.0580, 77.5112, -43.2558
        CIE-LCH:
        51.0580, 88.7640, 330.8359
        CIE-Luv:
        51.0580, 71.1995, -75.8009
        Hunter-Lab:
        43.9531, 75.1694, -42.8558
      #d229c5 color charts
#d229c5 RGB chart
      #d229c5 CMYK chart
      #d229c5 RGB pie chart
      #d229c5 color shades, tints & tones
#d229c5 color schemes
#d229c5 color preview, HTML & CSS examples
           This text has a color of #d229c5        
        
          <p style="color:#d229c5;">Text here</p>
        
        
          .mytext {color:#d229c5;}
        
        Text color #d229c5
      
           This box has a color of #d229c5        
        
          <div style="background-color:#d229c5;">Content here</div>
        
        
          .mybackground {background-color:#d229c5;}
        
        Background color #d229c5
      
           Border around this has a color of #d229c5        
        
          <div style="border:2px solid #d229c5;">Content here</div>
        
        
          .myborder {border:2px solid #d229c5;}
        
        Border color #d229c5