#e7caf9 color space conversions
Hex:
#e7caf9
RGB:
231, 202, 249
CMY:
9, 21, 2
CMYK:
7, 19, 0, 2
HSL:
277°, 79.6610%, 88.4314%
HSV (HSB):
277°, 18.8755%, 97.6471%
XYZ:
71.1744, 66.0695, 98.6239
xyY:
0.3018, 0.2801, 66.0695
CIE-Lab:
85.0319, 18.5624, -19.3174
CIE-LCH:
85.0319, 26.7904, 313.8581
CIE-Luv:
85.0319, 13.0342, -33.7110
Hunter-Lab:
81.2832, 14.0553, -15.0406
#e7caf9 color charts
#e7caf9 color shades, tints & tones
#e7caf9 color schemes
#e7caf9 color preview, HTML & CSS examples
This text has a color of #e7caf9
<p style="color:#e7caf9;">Text here</p>
.mytext {color:#e7caf9;}
This box has a color of #e7caf9
<div style="background-color:#e7caf9;">Content here</div>
.mybackground {background-color:#e7caf9;}
Border around this has a color of #e7caf9
<div style="border:2px solid #e7caf9;">Content here</div>
.myborder {border:2px solid #e7caf9;}