#e2bcfc color space conversions
Hex:
#e2bcfc
RGB:
226, 188, 252
CMY:
11, 26, 1
CMYK:
10, 25, 0, 1
HSL:
276°, 91.4286%, 86.2745%
HSV (HSB):
276°, 25.3968%, 98.8235%
XYZ:
66.9179, 59.1635, 99.9882
xyY:
0.2960, 0.2617, 59.1635
CIE-Lab:
81.3814, 25.0595, -26.4996
CIE-LCH:
81.3814, 36.4720, 313.4001
CIE-Luv:
81.3814, 16.4593, -46.3717
Hunter-Lab:
76.9178, 20.6876, -23.2307
#e2bcfc color charts
#e2bcfc color shades, tints & tones
#e2bcfc color schemes
#e2bcfc color preview, HTML & CSS examples
This text has a color of #e2bcfc
<p style="color:#e2bcfc;">Text here</p>
.mytext {color:#e2bcfc;}
This box has a color of #e2bcfc
<div style="background-color:#e2bcfc;">Content here</div>
.mybackground {background-color:#e2bcfc;}
Border around this has a color of #e2bcfc
<div style="border:2px solid #e2bcfc;">Content here</div>
.myborder {border:2px solid #e2bcfc;}