#e69dfb color space conversions
Hex:
#e69dfb
RGB:
230, 157, 251
CMY:
10, 38, 2
CMYK:
8, 37, 0, 2
HSL:
287°, 92.1569%, 80.0000%
HSV (HSB):
287°, 37.4502%, 98.4314%
XYZ:
62.1027, 47.9020, 97.2396
xyY:
0.2997, 0.2311, 47.9020
CIE-Lab:
74.7631, 42.6510, -36.1126
CIE-LCH:
74.7631, 55.8858, 319.7454
CIE-Luv:
74.7631, 32.8613, -64.4440
Hunter-Lab:
69.2112, 39.0469, -34.8527
#e69dfb color charts
#e69dfb color shades, tints & tones
#e69dfb color schemes
#e69dfb color preview, HTML & CSS examples
This text has a color of #e69dfb
<p style="color:#e69dfb;">Text here</p>
.mytext {color:#e69dfb;}
This box has a color of #e69dfb
<div style="background-color:#e69dfb;">Content here</div>
.mybackground {background-color:#e69dfb;}
Border around this has a color of #e69dfb
<div style="border:2px solid #e69dfb;">Content here</div>
.myborder {border:2px solid #e69dfb;}