#e3b6f9 color space conversions
Hex:
#e3b6f9
RGB:
227, 182, 249
CMY:
11, 29, 2
CMYK:
9, 27, 0, 2
HSL:
280°, 84.8101%, 84.5098%
HSV (HSB):
280°, 26.9076%, 97.6471%
XYZ:
65.5054, 56.6263, 97.1000
xyY:
0.2988, 0.2583, 56.6263
CIE-Lab:
79.9690, 27.9954, -27.0447
CIE-LCH:
79.9690, 38.9250, 315.9896
CIE-Luv:
79.9690, 20.1568, -47.6363
Hunter-Lab:
75.2505, 23.6955, -23.8299
#e3b6f9 color charts
#e3b6f9 color shades, tints & tones
#e3b6f9 color schemes
#e3b6f9 color preview, HTML & CSS examples
This text has a color of #e3b6f9
<p style="color:#e3b6f9;">Text here</p>
.mytext {color:#e3b6f9;}
This box has a color of #e3b6f9
<div style="background-color:#e3b6f9;">Content here</div>
.mybackground {background-color:#e3b6f9;}
Border around this has a color of #e3b6f9
<div style="border:2px solid #e3b6f9;">Content here</div>
.myborder {border:2px solid #e3b6f9;}