#00bbcb color space conversions
Hex:
#00bbcb
RGB:
0, 187, 203
CMY:
100, 27, 20
CMYK:
100, 8, 0, 20
HSL:
185°, 100.0000%, 39.8039%
HSV (HSB):
185°, 100.0000%, 79.6078%
XYZ:
28.5498, 39.8524, 62.6875
xyY:
0.2178, 0.3040, 39.8524
CIE-Lab:
69.3643, -33.0934, -19.2011
CIE-LCH:
69.3643, 38.2604, 210.1227
CIE-Luv:
69.3643, -51.9531, -25.1793
Hunter-Lab:
63.1288, -29.7493, -14.6854
#00bbcb color charts
#00bbcb color shades, tints & tones
#00bbcb color schemes
#00bbcb color preview, HTML & CSS examples
This text has a color of #00bbcb
<p style="color:#00bbcb;">Text here</p>
.mytext {color:#00bbcb;}
This box has a color of #00bbcb
<div style="background-color:#00bbcb;">Content here</div>
.mybackground {background-color:#00bbcb;}
Border around this has a color of #00bbcb
<div style="border:2px solid #00bbcb;">Content here</div>
.myborder {border:2px solid #00bbcb;}