#e6c3fa color space conversions
Hex:
        #e6c3fa
        RGB:
        230, 195, 250
        CMY:
        10, 24, 2
        CMYK:
        8, 22, 0, 2
      HSL:
        278°, 84.6154%, 87.2549%
        HSV (HSB):
        278°, 22.0000%, 98.0392%
        XYZ:
        69.4036, 62.7553, 98.8975
        xyY:
        0.3004, 0.2716, 62.7553
      CIE-Lab:
        83.3135, 22.1719, -22.4589
        CIE-LCH:
        83.3135, 31.5594, 314.6316
        CIE-Luv:
        83.3135, 15.7010, -39.3633
        Hunter-Lab:
        79.2183, 17.7529, -18.5659
      #e6c3fa color charts
#e6c3fa RGB chart
      #e6c3fa CMYK chart
      #e6c3fa RGB pie chart
      #e6c3fa color shades, tints & tones
#e6c3fa color schemes
#e6c3fa color preview, HTML & CSS examples
           This text has a color of #e6c3fa        
        
          <p style="color:#e6c3fa;">Text here</p>
        
        
          .mytext {color:#e6c3fa;}
        
        Text color #e6c3fa
      
           This box has a color of #e6c3fa        
        
          <div style="background-color:#e6c3fa;">Content here</div>
        
        
          .mybackground {background-color:#e6c3fa;}
        
        Background color #e6c3fa
      
           Border around this has a color of #e6c3fa        
        
          <div style="border:2px solid #e6c3fa;">Content here</div>
        
        
          .myborder {border:2px solid #e6c3fa;}
        
        Border color #e6c3fa