#efaff5 color space conversions
Hex:
#efaff5
RGB:
239, 175, 245
CMY:
6, 31, 4
CMYK:
2, 29, 0, 4
HSL:
295°, 77.7778%, 82.3529%
HSV (HSB):
295°, 28.5714%, 96.0784%
XYZ:
67.4080, 55.6032, 93.5659
xyY:
0.3112, 0.2567, 55.6032
CIE-Lab:
79.3875, 34.7371, -25.6828
CIE-LCH:
79.3875, 43.2003, 323.5227
CIE-Luv:
79.3875, 31.2145, -46.4589
Hunter-Lab:
74.5676, 30.8681, -22.1986
#efaff5 color charts
#efaff5 color shades, tints & tones
#efaff5 color schemes
#efaff5 color preview, HTML & CSS examples
This text has a color of #efaff5
<p style="color:#efaff5;">Text here</p>
.mytext {color:#efaff5;}
This box has a color of #efaff5
<div style="background-color:#efaff5;">Content here</div>
.mybackground {background-color:#efaff5;}
Border around this has a color of #efaff5
<div style="border:2px solid #efaff5;">Content here</div>
.myborder {border:2px solid #efaff5;}