#e0c2ff color space conversions
Hex:
        #e0c2ff
        RGB:
        224, 194, 255
        CMY:
        12, 24, 0
        CMYK:
        12, 24, 0, 0
      HSL:
        270°, 100.0000%, 88.0392%
        HSV (HSB):
        270°, 23.9216%, 100.0000%
        XYZ:
        68.0823, 61.6509, 102.9192
        xyY:
        0.2926, 0.2650, 61.6509
      CIE-Lab:
        82.7274, 21.8225, -26.0601
        CIE-LCH:
        82.7274, 33.9905, 309.9426
        CIE-Luv:
        82.7274, 12.2452, -45.2210
        Hunter-Lab:
        78.5181, 17.3690, -22.7530
      #e0c2ff color charts
#e0c2ff RGB chart
      #e0c2ff CMYK chart
      #e0c2ff RGB pie chart
      #e0c2ff color shades, tints & tones
#e0c2ff color schemes
#e0c2ff color preview, HTML & CSS examples
           This text has a color of #e0c2ff        
        
          <p style="color:#e0c2ff;">Text here</p>
        
        
          .mytext {color:#e0c2ff;}
        
        Text color #e0c2ff
      
           This box has a color of #e0c2ff        
        
          <div style="background-color:#e0c2ff;">Content here</div>
        
        
          .mybackground {background-color:#e0c2ff;}
        
        Background color #e0c2ff
      
           Border around this has a color of #e0c2ff        
        
          <div style="border:2px solid #e0c2ff;">Content here</div>
        
        
          .myborder {border:2px solid #e0c2ff;}
        
        Border color #e0c2ff