#e3b5fd color space conversions
Hex:
#e3b5fd
RGB:
227, 181, 253
CMY:
11, 29, 1
CMYK:
10, 28, 0, 1
HSL:
278°, 94.7368%, 85.0980%
HSV (HSB):
278°, 28.4585%, 99.2157%
XYZ:
65.9320, 56.4705, 100.3534
xyY:
0.2960, 0.2535, 56.4705
CIE-Lab:
79.8808, 29.3320, -29.3231
CIE-LCH:
79.8808, 41.4754, 315.0087
CIE-Luv:
79.8808, 20.1359, -51.6203
Hunter-Lab:
75.1468, 25.1046, -26.5749
#e3b5fd color charts
#e3b5fd color shades, tints & tones
#e3b5fd color schemes
#e3b5fd color preview, HTML & CSS examples
This text has a color of #e3b5fd
<p style="color:#e3b5fd;">Text here</p>
.mytext {color:#e3b5fd;}
This box has a color of #e3b5fd
<div style="background-color:#e3b5fd;">Content here</div>
.mybackground {background-color:#e3b5fd;}
Border around this has a color of #e3b5fd
<div style="border:2px solid #e3b5fd;">Content here</div>
.myborder {border:2px solid #e3b5fd;}