#e3b0fc color space conversions
Hex:
#e3b0fc
RGB:
227, 176, 252
CMY:
11, 31, 1
CMYK:
10, 30, 0, 1
HSL:
280°, 92.6829%, 83.9216%
HSV (HSB):
280°, 30.1587%, 98.8235%
XYZ:
64.7746, 54.4098, 99.1836
xyY:
0.2966, 0.2492, 54.4098
CIE-Lab:
78.7001, 31.8160, -30.5996
CIE-LCH:
78.7001, 44.1429, 316.1165
CIE-Luv:
78.7001, 22.5282, -54.0282
Hunter-Lab:
73.7630, 27.6635, -28.0887
#e3b0fc color charts
#e3b0fc color shades, tints & tones
#e3b0fc color schemes
#e3b0fc color preview, HTML & CSS examples
This text has a color of #e3b0fc
<p style="color:#e3b0fc;">Text here</p>
.mytext {color:#e3b0fc;}
This box has a color of #e3b0fc
<div style="background-color:#e3b0fc;">Content here</div>
.mybackground {background-color:#e3b0fc;}
Border around this has a color of #e3b0fc
<div style="border:2px solid #e3b0fc;">Content here</div>
.myborder {border:2px solid #e3b0fc;}