#e6b0de color space conversions
Hex:
        #e6b0de
        RGB:
        230, 176, 222
        CMY:
        10, 31, 13
        CMYK:
        0, 23, 3, 10
      HSL:
        309°, 51.9231%, 79.6078%
        HSV (HSB):
        309°, 23.4783%, 90.1961%
        XYZ:
        61.3433, 53.1476, 76.1326
        xyY:
        0.3218, 0.2788, 53.1476
      CIE-Lab:
        77.9621, 27.0864, -15.5108
        CIE-LCH:
        77.9621, 31.2131, 330.2027
        CIE-Luv:
        77.9621, 28.2807, -28.6555
        Hunter-Lab:
        72.9024, 22.6186, -10.8854
      #e6b0de color charts
#e6b0de RGB chart
      #e6b0de CMYK chart
      #e6b0de RGB pie chart
      #e6b0de color shades, tints & tones
#e6b0de color schemes
#e6b0de color preview, HTML & CSS examples
           This text has a color of #e6b0de        
        
          <p style="color:#e6b0de;">Text here</p>
        
        
          .mytext {color:#e6b0de;}
        
        Text color #e6b0de
      
           This box has a color of #e6b0de        
        
          <div style="background-color:#e6b0de;">Content here</div>
        
        
          .mybackground {background-color:#e6b0de;}
        
        Background color #e6b0de
      
           Border around this has a color of #e6b0de        
        
          <div style="border:2px solid #e6b0de;">Content here</div>
        
        
          .myborder {border:2px solid #e6b0de;}
        
        Border color #e6b0de