#e6bfea color space conversions
Hex:
        #e6bfea
        RGB:
        230, 191, 234
        CMY:
        10, 25, 8
        CMYK:
        2, 18, 0, 8
      HSL:
        294°, 50.5882%, 83.3333%
        HSV (HSB):
        294°, 18.3761%, 91.7647%
        XYZ:
        66.1152, 60.0251, 85.9433
        xyY:
        0.3117, 0.2830, 60.0251
      CIE-Lab:
        81.8518, 21.2459, -16.1234
        CIE-LCH:
        81.8518, 26.6712, 322.8053
        CIE-Luv:
        81.8518, 19.3302, -28.8270
        Hunter-Lab:
        77.4759, 16.7429, -11.5367
      #e6bfea color charts
#e6bfea RGB chart
      #e6bfea CMYK chart
      #e6bfea RGB pie chart
      #e6bfea color shades, tints & tones
#e6bfea color schemes
#e6bfea color preview, HTML & CSS examples
           This text has a color of #e6bfea        
        
          <p style="color:#e6bfea;">Text here</p>
        
        
          .mytext {color:#e6bfea;}
        
        Text color #e6bfea
      
           This box has a color of #e6bfea        
        
          <div style="background-color:#e6bfea;">Content here</div>
        
        
          .mybackground {background-color:#e6bfea;}
        
        Background color #e6bfea
      
           Border around this has a color of #e6bfea        
        
          <div style="border:2px solid #e6bfea;">Content here</div>
        
        
          .myborder {border:2px solid #e6bfea;}
        
        Border color #e6bfea