#d29ed3 color space conversions
Hex:
        #d29ed3
        RGB:
        210, 158, 211
        CMY:
        18, 38, 17
        CMYK:
        0, 25, 0, 17
      HSL:
        299°, 37.5887%, 72.3529%
        HSV (HSB):
        299°, 25.1185%, 82.7451%
        XYZ:
        50.5631, 42.8585, 67.2356
        xyY:
        0.3147, 0.2668, 42.8585
      CIE-Lab:
        71.4588, 28.1591, -19.5200
        CIE-LCH:
        71.4588, 34.2632, 325.2701
        CIE-Luv:
        71.4588, 26.1069, -34.7692
        Hunter-Lab:
        65.4664, 23.2985, -15.0658
      #d29ed3 color charts
#d29ed3 RGB chart
      #d29ed3 CMYK chart
      #d29ed3 RGB pie chart
      #d29ed3 color shades, tints & tones
#d29ed3 color schemes
#d29ed3 color preview, HTML & CSS examples
           This text has a color of #d29ed3        
        
          <p style="color:#d29ed3;">Text here</p>
        
        
          .mytext {color:#d29ed3;}
        
        Text color #d29ed3
      
           This box has a color of #d29ed3        
        
          <div style="background-color:#d29ed3;">Content here</div>
        
        
          .mybackground {background-color:#d29ed3;}
        
        Background color #d29ed3
      
           Border around this has a color of #d29ed3        
        
          <div style="border:2px solid #d29ed3;">Content here</div>
        
        
          .myborder {border:2px solid #d29ed3;}
        
        Border color #d29ed3