#e5c9fa color space conversions
Hex:
        #e5c9fa
        RGB:
        229, 201, 250
        CMY:
        10, 21, 2
        CMYK:
        8, 20, 0, 2
      HSL:
        274°, 83.0508%, 88.4314%
        HSV (HSB):
        274°, 19.6000%, 98.0392%
        XYZ:
        70.4551, 65.3334, 99.3397
        xyY:
        0.2996, 0.2779, 65.3334
      CIE-Lab:
        84.6553, 18.6509, -20.4338
        CIE-LCH:
        84.6553, 27.6657, 312.3882
        CIE-Luv:
        84.6553, 12.2729, -35.5332
        Hunter-Lab:
        80.8291, 14.1394, -16.2876
      #e5c9fa color charts
#e5c9fa RGB chart
      #e5c9fa CMYK chart
      #e5c9fa RGB pie chart
      #e5c9fa color shades, tints & tones
#e5c9fa color schemes
#e5c9fa color preview, HTML & CSS examples
           This text has a color of #e5c9fa        
        
          <p style="color:#e5c9fa;">Text here</p>
        
        
          .mytext {color:#e5c9fa;}
        
        Text color #e5c9fa
      
           This box has a color of #e5c9fa        
        
          <div style="background-color:#e5c9fa;">Content here</div>
        
        
          .mybackground {background-color:#e5c9fa;}
        
        Background color #e5c9fa
      
           Border around this has a color of #e5c9fa        
        
          <div style="border:2px solid #e5c9fa;">Content here</div>
        
        
          .myborder {border:2px solid #e5c9fa;}
        
        Border color #e5c9fa