#06bacc color space conversions
Hex:
#06bacc
RGB:
6, 186, 204
CMY:
98, 27, 20
CMYK:
97, 9, 0, 20
HSL:
185°, 94.2857%, 41.1765%
HSV (HSB):
185°, 97.0588%, 80.0000%
XYZ:
28.5331, 39.5162, 63.2503
xyY:
0.2173, 0.3010, 39.5162
CIE-Lab:
69.1235, -32.1209, -20.1127
CIE-LCH:
69.1235, 37.8982, 212.0529
CIE-Luv:
69.1235, -51.3229, -26.7995
Hunter-Lab:
62.8619, -28.9869, -15.6530
#06bacc color charts
#06bacc color shades, tints & tones
#06bacc color schemes
#06bacc color preview, HTML & CSS examples
This text has a color of #06bacc
<p style="color:#06bacc;">Text here</p>
.mytext {color:#06bacc;}
This box has a color of #06bacc
<div style="background-color:#06bacc;">Content here</div>
.mybackground {background-color:#06bacc;}
Border around this has a color of #06bacc
<div style="border:2px solid #06bacc;">Content here</div>
.myborder {border:2px solid #06bacc;}