#beace3 color space conversions
Hex:
#beace3
RGB:
190, 172, 227
CMY:
25, 33, 11
CMYK:
16, 24, 0, 11
HSL:
260°, 49.5495%, 78.2353%
HSV (HSB):
260°, 24.2291%, 89.0196%
XYZ:
49.8529, 45.9982, 78.9241
xyY:
0.2852, 0.2632, 45.9982
CIE-Lab:
73.5444, 17.2637, -25.2711
CIE-LCH:
73.5444, 30.6050, 304.3386
CIE-Luv:
73.5444, 6.0710, -42.4806
Hunter-Lab:
67.8220, 12.5187, -21.5200
#beace3 color charts
#beace3 color shades, tints & tones
#beace3 color schemes
#beace3 color preview, HTML & CSS examples
This text has a color of #beace3
<p style="color:#beace3;">Text here</p>
.mytext {color:#beace3;}
This box has a color of #beace3
<div style="background-color:#beace3;">Content here</div>
.mybackground {background-color:#beace3;}
Border around this has a color of #beace3
<div style="border:2px solid #beace3;">Content here</div>
.myborder {border:2px solid #beace3;}