#baccea color space conversions
Hex:
#baccea
RGB:
186, 204, 234
CMY:
27, 20, 8
CMYK:
21, 13, 0, 8
HSL:
218°, 53.3333%, 82.3529%
HSV (HSB):
218°, 20.5128%, 91.7647%
XYZ:
56.6938, 59.5653, 86.3511
xyY:
0.2798, 0.2940, 59.5653
CIE-Lab:
81.6014, 0.1950, -16.8471
CIE-LCH:
81.6014, 16.8483, 270.6632
CIE-Luv:
81.6014, -10.9289, -26.5259
Hunter-Lab:
77.1786, -3.9400, -12.3115
#baccea color charts
#baccea color shades, tints & tones
#baccea color schemes
#baccea color preview, HTML & CSS examples
This text has a color of #baccea
<p style="color:#baccea;">Text here</p>
.mytext {color:#baccea;}
This box has a color of #baccea
<div style="background-color:#baccea;">Content here</div>
.mybackground {background-color:#baccea;}
Border around this has a color of #baccea
<div style="border:2px solid #baccea;">Content here</div>
.myborder {border:2px solid #baccea;}