#e1b0f2 color space conversions
Hex:
#e1b0f2
RGB:
225, 176, 242
CMY:
12, 31, 5
CMYK:
7, 27, 0, 5
HSL:
285°, 71.7391%, 81.9608%
HSV (HSB):
285°, 27.2727%, 94.9020%
XYZ:
62.6037, 53.4690, 91.0254
xyY:
0.3023, 0.2582, 53.4690
CIE-Lab:
78.1511, 29.2109, -26.0777
CIE-LCH:
78.1511, 39.1577, 318.2435
CIE-Luv:
78.1511, 22.6188, -46.0889
Hunter-Lab:
73.1225, 24.8580, -22.6204
#e1b0f2 color charts
#e1b0f2 color shades, tints & tones
#e1b0f2 color schemes
#e1b0f2 color preview, HTML & CSS examples
This text has a color of #e1b0f2
<p style="color:#e1b0f2;">Text here</p>
.mytext {color:#e1b0f2;}
This box has a color of #e1b0f2
<div style="background-color:#e1b0f2;">Content here</div>
.mybackground {background-color:#e1b0f2;}
Border around this has a color of #e1b0f2
<div style="border:2px solid #e1b0f2;">Content here</div>
.myborder {border:2px solid #e1b0f2;}