#e3c3fa color space conversions
Hex:
        #e3c3fa
        RGB:
        227, 195, 250
        CMY:
        11, 24, 2
        CMYK:
        9, 22, 0, 2
      HSL:
        275°, 84.6154%, 87.2549%
        HSV (HSB):
        275°, 22.0000%, 98.0392%
        XYZ:
        68.4490, 62.2632, 98.8528
        xyY:
        0.2982, 0.2712, 62.2632
      CIE-Lab:
        83.0532, 21.2200, -22.8785
        CIE-LCH:
        83.0532, 31.2044, 312.8462
        CIE-Luv:
        83.0532, 13.9731, -39.8802
        Hunter-Lab:
        78.9071, 16.7549, -19.0421
      #e3c3fa color charts
#e3c3fa RGB chart
      #e3c3fa CMYK chart
      #e3c3fa RGB pie chart
      #e3c3fa color shades, tints & tones
#e3c3fa color schemes
#e3c3fa color preview, HTML & CSS examples
           This text has a color of #e3c3fa        
        
          <p style="color:#e3c3fa;">Text here</p>
        
        
          .mytext {color:#e3c3fa;}
        
        Text color #e3c3fa
      
           This box has a color of #e3c3fa        
        
          <div style="background-color:#e3c3fa;">Content here</div>
        
        
          .mybackground {background-color:#e3c3fa;}
        
        Background color #e3c3fa
      
           Border around this has a color of #e3c3fa        
        
          <div style="border:2px solid #e3c3fa;">Content here</div>
        
        
          .myborder {border:2px solid #e3c3fa;}
        
        Border color #e3c3fa