#efbeff color space conversions
Hex:
#efbeff
RGB:
239, 190, 255
CMY:
6, 25, 0
CMYK:
6, 25, 0, 0
HSL:
285°, 100.0000%, 87.2549%
HSV (HSB):
285°, 25.4902%, 100.0000%
XYZ:
72.0601, 62.3976, 102.8537
xyY:
0.3037, 0.2629, 62.3976
CIE-Lab:
83.1244, 28.6596, -25.3339
CIE-LCH:
83.1244, 38.2515, 318.5247
CIE-Luv:
83.1244, 22.7905, -45.1640
Hunter-Lab:
78.9922, 24.5991, -21.9055
#efbeff color charts
#efbeff color shades, tints & tones
#efbeff color schemes
#efbeff color preview, HTML & CSS examples
This text has a color of #efbeff
<p style="color:#efbeff;">Text here</p>
.mytext {color:#efbeff;}
This box has a color of #efbeff
<div style="background-color:#efbeff;">Content here</div>
.mybackground {background-color:#efbeff;}
Border around this has a color of #efbeff
<div style="border:2px solid #efbeff;">Content here</div>
.myborder {border:2px solid #efbeff;}