#e0c5fa color space conversions
Hex:
        #e0c5fa
        RGB:
        224, 197, 250
        CMY:
        12, 23, 2
        CMYK:
        10, 21, 0, 2
      HSL:
        271°, 84.1270%, 87.6471%
        HSV (HSB):
        271°, 21.2000%, 98.0392%
        XYZ:
        67.9620, 62.6819, 98.9593
        xyY:
        0.2960, 0.2730, 62.6819
      CIE-Lab:
        83.2747, 19.1999, -22.5661
        CIE-LCH:
        83.2747, 29.6287, 310.3921
        CIE-Luv:
        83.2747, 11.3258, -39.0483
        Hunter-Lab:
        79.1719, 14.6755, -18.6880
      #e0c5fa color charts
#e0c5fa RGB chart
      #e0c5fa CMYK chart
      #e0c5fa RGB pie chart
      #e0c5fa color shades, tints & tones
#e0c5fa color schemes
#e0c5fa color preview, HTML & CSS examples
           This text has a color of #e0c5fa        
        
          <p style="color:#e0c5fa;">Text here</p>
        
        
          .mytext {color:#e0c5fa;}
        
        Text color #e0c5fa
      
           This box has a color of #e0c5fa        
        
          <div style="background-color:#e0c5fa;">Content here</div>
        
        
          .mybackground {background-color:#e0c5fa;}
        
        Background color #e0c5fa
      
           Border around this has a color of #e0c5fa        
        
          <div style="border:2px solid #e0c5fa;">Content here</div>
        
        
          .myborder {border:2px solid #e0c5fa;}
        
        Border color #e0c5fa