#d29cde color space conversions
Hex:
        #d29cde
        RGB:
        210, 156, 222
        CMY:
        18, 39, 13
        CMYK:
        5, 30, 0, 13
      HSL:
        289°, 50.0000%, 74.1176%
        HSV (HSB):
        289°, 29.7297%, 87.0588%
        XYZ:
        51.6516, 42.7525, 74.6370
        xyY:
        0.3056, 0.2529, 42.7525
      CIE-Lab:
        71.3867, 31.3569, -25.6776
        CIE-LCH:
        71.3867, 40.5289, 320.6866
        CIE-Luv:
        71.3867, 25.5245, -45.1656
        Hunter-Lab:
        65.3854, 26.5828, -21.9093
      #d29cde color charts
#d29cde RGB chart
      #d29cde CMYK chart
      #d29cde RGB pie chart
      #d29cde color shades, tints & tones
#d29cde color schemes
#d29cde color preview, HTML & CSS examples
           This text has a color of #d29cde        
        
          <p style="color:#d29cde;">Text here</p>
        
        
          .mytext {color:#d29cde;}
        
        Text color #d29cde
      
           This box has a color of #d29cde        
        
          <div style="background-color:#d29cde;">Content here</div>
        
        
          .mybackground {background-color:#d29cde;}
        
        Background color #d29cde
      
           Border around this has a color of #d29cde        
        
          <div style="border:2px solid #d29cde;">Content here</div>
        
        
          .myborder {border:2px solid #d29cde;}
        
        Border color #d29cde