#e2b2fd color space conversions
Hex:
#e2b2fd
RGB:
226, 178, 253
CMY:
11, 30, 1
CMYK:
11, 30, 0, 1
HSL:
278°, 94.9367%, 84.5098%
HSV (HSB):
278°, 29.6443%, 99.2157%
XYZ:
65.0140, 55.1014, 100.1375
xyY:
0.2952, 0.2502, 55.1014
CIE-Lab:
79.0996, 30.6355, -30.5303
CIE-LCH:
79.0996, 43.2508, 315.0985
CIE-Luv:
79.0996, 20.9132, -53.7634
Hunter-Lab:
74.2303, 26.4348, -28.0217
#e2b2fd color charts
#e2b2fd color shades, tints & tones
#e2b2fd color schemes
#e2b2fd color preview, HTML & CSS examples
This text has a color of #e2b2fd
<p style="color:#e2b2fd;">Text here</p>
.mytext {color:#e2b2fd;}
This box has a color of #e2b2fd
<div style="background-color:#e2b2fd;">Content here</div>
.mybackground {background-color:#e2b2fd;}
Border around this has a color of #e2b2fd
<div style="border:2px solid #e2b2fd;">Content here</div>
.myborder {border:2px solid #e2b2fd;}