#03bbcf color space conversions
Hex:
#03bbcf
RGB:
3, 187, 207
CMY:
99, 27, 19
CMYK:
99, 10, 0, 19
HSL:
186°, 97.1429%, 41.1765%
HSV (HSB):
186°, 98.5507%, 81.1765%
XYZ:
29.0704, 40.0650, 65.2326
xyY:
0.2163, 0.2982, 40.0650
CIE-Lab:
69.5158, -31.7235, -21.1618
CIE-LCH:
69.5158, 38.1341, 213.7061
CIE-Luv:
69.5158, -51.5288, -28.6086
Hunter-Lab:
63.2969, -28.7900, -16.7953
#03bbcf color charts
#03bbcf color shades, tints & tones
#03bbcf color schemes
#03bbcf color preview, HTML & CSS examples
This text has a color of #03bbcf
<p style="color:#03bbcf;">Text here</p>
.mytext {color:#03bbcf;}
This box has a color of #03bbcf
<div style="background-color:#03bbcf;">Content here</div>
.mybackground {background-color:#03bbcf;}
Border around this has a color of #03bbcf
<div style="border:2px solid #03bbcf;">Content here</div>
.myborder {border:2px solid #03bbcf;}