#03bccc color space conversions
Hex:
#03bccc
RGB:
3, 188, 204
CMY:
99, 26, 20
CMYK:
99, 8, 0, 20
HSL:
185°, 97.1014%, 40.5882%
HSV (HSB):
185°, 98.5294%, 80.0000%
XYZ:
28.9199, 40.3454, 63.3900
xyY:
0.2180, 0.3041, 40.3454
CIE-Lab:
69.7149, -33.1639, -19.2159
CIE-LCH:
69.7149, 38.3288, 210.0889
CIE-Luv:
69.7149, -52.1104, -25.2087
Hunter-Lab:
63.5181, -29.8853, -14.7078
#03bccc color charts
#03bccc color shades, tints & tones
#03bccc color schemes
#03bccc color preview, HTML & CSS examples
This text has a color of #03bccc
<p style="color:#03bccc;">Text here</p>
.mytext {color:#03bccc;}
This box has a color of #03bccc
<div style="background-color:#03bccc;">Content here</div>
.mybackground {background-color:#03bccc;}
Border around this has a color of #03bccc
<div style="border:2px solid #03bccc;">Content here</div>
.myborder {border:2px solid #03bccc;}