#bceacf color space conversions
Hex:
#bceacf
RGB:
188, 234, 207
CMY:
26, 8, 19
CMYK:
20, 0, 12, 8
HSL:
145°, 52.2727%, 82.7451%
HSV (HSB):
145°, 19.6581%, 91.7647%
XYZ:
61.4243, 74.0420, 70.0856
xyY:
0.2988, 0.3602, 74.0420
CIE-Lab:
88.9423, -20.0521, 8.2507
CIE-LCH:
88.9423, 21.6832, 157.6346
CIE-Luv:
88.9423, -23.2359, 15.8857
Hunter-Lab:
86.0477, -23.1628, 11.9418
#bceacf color charts
#bceacf color shades, tints & tones
#bceacf color schemes
#bceacf color preview, HTML & CSS examples
This text has a color of #bceacf
<p style="color:#bceacf;">Text here</p>
.mytext {color:#bceacf;}
This box has a color of #bceacf
<div style="background-color:#bceacf;">Content here</div>
.mybackground {background-color:#bceacf;}
Border around this has a color of #bceacf
<div style="border:2px solid #bceacf;">Content here</div>
.myborder {border:2px solid #bceacf;}