#e6b8ee color space conversions
Hex:
        #e6b8ee
        RGB:
        230, 184, 238
        CMY:
        10, 28, 7
        CMYK:
        3, 23, 0, 7
      HSL:
        291°, 61.3636%, 82.7451%
        HSV (HSB):
        291°, 22.6891%, 93.3333%
        XYZ:
        65.2062, 57.2770, 88.5077
        xyY:
        0.3090, 0.2715, 57.2770
      CIE-Lab:
        80.3352, 25.7436, -20.5588
        CIE-LCH:
        80.3352, 32.9454, 321.3892
        CIE-Luv:
        80.3352, 22.3096, -36.6640
        Hunter-Lab:
        75.6816, 21.3504, -16.3611
      #e6b8ee color charts
#e6b8ee RGB chart
      #e6b8ee CMYK chart
      #e6b8ee RGB pie chart
      #e6b8ee color shades, tints & tones
#e6b8ee color schemes
#e6b8ee color preview, HTML & CSS examples
           This text has a color of #e6b8ee        
        
          <p style="color:#e6b8ee;">Text here</p>
        
        
          .mytext {color:#e6b8ee;}
        
        Text color #e6b8ee
      
           This box has a color of #e6b8ee        
        
          <div style="background-color:#e6b8ee;">Content here</div>
        
        
          .mybackground {background-color:#e6b8ee;}
        
        Background color #e6b8ee
      
           Border around this has a color of #e6b8ee        
        
          <div style="border:2px solid #e6b8ee;">Content here</div>
        
        
          .myborder {border:2px solid #e6b8ee;}
        
        Border color #e6b8ee