#e3b2f9 color space conversions
Hex:
#e3b2f9
RGB:
227, 178, 249
CMY:
11, 30, 2
CMYK:
9, 29, 0, 2
HSL:
281°, 85.5422%, 83.7255%
HSV (HSB):
281°, 28.5141%, 97.6471%
XYZ:
64.6978, 55.0112, 96.8308
xyY:
0.2988, 0.2540, 55.0112
CIE-Lab:
79.0477, 30.1438, -28.4549
CIE-LCH:
79.0477, 41.4527, 316.6508
CIE-Luv:
79.0477, 21.9995, -50.2369
Hunter-Lab:
74.1696, 25.9082, -25.4864
#e3b2f9 color charts
#e3b2f9 color shades, tints & tones
#e3b2f9 color schemes
#e3b2f9 color preview, HTML & CSS examples
This text has a color of #e3b2f9
<p style="color:#e3b2f9;">Text here</p>
.mytext {color:#e3b2f9;}
This box has a color of #e3b2f9
<div style="background-color:#e3b2f9;">Content here</div>
.mybackground {background-color:#e3b2f9;}
Border around this has a color of #e3b2f9
<div style="border:2px solid #e3b2f9;">Content here</div>
.myborder {border:2px solid #e3b2f9;}