#e2b0f5 color space conversions
Hex:
#e2b0f5
RGB:
226, 176, 245
CMY:
11, 31, 4
CMYK:
8, 28, 0, 4
HSL:
283°, 77.5281%, 82.5490%
HSV (HSB):
283°, 28.1633%, 96.0784%
XYZ:
63.3708, 53.8120, 93.4330
xyY:
0.3009, 0.2555, 53.8120
CIE-Lab:
78.3520, 30.1148, -27.3780
CIE-LCH:
78.3520, 40.6996, 317.7253
CIE-Luv:
78.3520, 22.8341, -48.3924
Hunter-Lab:
73.3567, 25.8271, -24.1669
#e2b0f5 color charts
#e2b0f5 color shades, tints & tones
#e2b0f5 color schemes
#e2b0f5 color preview, HTML & CSS examples
This text has a color of #e2b0f5
<p style="color:#e2b0f5;">Text here</p>
.mytext {color:#e2b0f5;}
This box has a color of #e2b0f5
<div style="background-color:#e2b0f5;">Content here</div>
.mybackground {background-color:#e2b0f5;}
Border around this has a color of #e2b0f5
<div style="border:2px solid #e2b0f5;">Content here</div>
.myborder {border:2px solid #e2b0f5;}