#e1b2f8 color space conversions
Hex:
#e1b2f8
RGB:
225, 178, 248
CMY:
12, 30, 3
CMYK:
9, 28, 0, 3
HSL:
280°, 83.3333%, 83.5294%
HSV (HSB):
280°, 28.2258%, 97.2549%
XYZ:
63.9150, 54.6257, 95.9821
xyY:
0.2979, 0.2546, 54.6257
CIE-Lab:
78.8251, 29.3221, -28.2751
CIE-LCH:
78.8251, 40.7341, 316.0413
CIE-Luv:
78.8251, 20.9460, -49.7874
Hunter-Lab:
73.9092, 25.0218, -25.2605
#e1b2f8 color charts
#e1b2f8 color shades, tints & tones
#e1b2f8 color schemes
#e1b2f8 color preview, HTML & CSS examples
This text has a color of #e1b2f8
<p style="color:#e1b2f8;">Text here</p>
.mytext {color:#e1b2f8;}
This box has a color of #e1b2f8
<div style="background-color:#e1b2f8;">Content here</div>
.mybackground {background-color:#e1b2f8;}
Border around this has a color of #e1b2f8
<div style="border:2px solid #e1b2f8;">Content here</div>
.myborder {border:2px solid #e1b2f8;}