#bacefd color space conversions
Hex:
#bacefd
RGB:
186, 206, 253
CMY:
27, 19, 1
CMYK:
26, 19, 0, 1
HSL:
222°, 94.3662%, 86.0784%
HSV (HSB):
222°, 26.4822%, 99.2157%
XYZ:
60.0506, 61.6736, 101.6677
xyY:
0.2688, 0.2761, 61.6736
CIE-Lab:
82.7395, 3.4372, -25.2403
CIE-LCH:
82.7395, 25.4733, 277.7549
CIE-Luv:
82.7395, -12.5406, -40.9895
Hunter-Lab:
78.5325, -0.9402, -21.7837
#bacefd color charts
#bacefd color shades, tints & tones
#bacefd color schemes
#bacefd color preview, HTML & CSS examples
This text has a color of #bacefd
<p style="color:#bacefd;">Text here</p>
.mytext {color:#bacefd;}
This box has a color of #bacefd
<div style="background-color:#bacefd;">Content here</div>
.mybackground {background-color:#bacefd;}
Border around this has a color of #bacefd
<div style="border:2px solid #bacefd;">Content here</div>
.myborder {border:2px solid #bacefd;}