#e6baff color space conversions
Hex:
#e6baff
RGB:
230, 186, 255
CMY:
10, 27, 0
CMYK:
10, 27, 0, 0
HSL:
278°, 100.0000%, 86.4706%
HSV (HSB):
278°, 27.0588%, 100.0000%
XYZ:
68.2420, 59.1608, 102.4302
xyY:
0.2969, 0.2574, 59.1608
CIE-Lab:
81.3799, 27.9804, -28.0720
CIE-LCH:
81.3799, 39.6351, 314.9064
CIE-Luv:
81.3799, 19.3565, -49.4527
Hunter-Lab:
76.9161, 23.7670, -25.1161
#e6baff color charts
#e6baff color shades, tints & tones
#e6baff color schemes
#e6baff color preview, HTML & CSS examples
This text has a color of #e6baff
<p style="color:#e6baff;">Text here</p>
.mytext {color:#e6baff;}
This box has a color of #e6baff
<div style="background-color:#e6baff;">Content here</div>
.mybackground {background-color:#e6baff;}
Border around this has a color of #e6baff
<div style="border:2px solid #e6baff;">Content here</div>
.myborder {border:2px solid #e6baff;}