#04bcc4 color space conversions
Hex:
#04bcc4
RGB:
4, 188, 196
CMY:
98, 26, 23
CMYK:
98, 4, 0, 23
HSL:
183°, 96.0000%, 39.2157%
HSV (HSB):
183°, 97.9592%, 76.8627%
XYZ:
27.9971, 39.9778, 58.4654
xyY:
0.2214, 0.3162, 39.9778
CIE-Lab:
69.4537, -35.6538, -15.2245
CIE-LCH:
69.4537, 38.7682, 203.1230
CIE-Luv:
69.4537, -52.7182, -18.3289
Hunter-Lab:
63.2280, -31.6099, -10.5645
#04bcc4 color charts
#04bcc4 color shades, tints & tones
#04bcc4 color schemes
#04bcc4 color preview, HTML & CSS examples
This text has a color of #04bcc4
<p style="color:#04bcc4;">Text here</p>
.mytext {color:#04bcc4;}
This box has a color of #04bcc4
<div style="background-color:#04bcc4;">Content here</div>
.mybackground {background-color:#04bcc4;}
Border around this has a color of #04bcc4
<div style="border:2px solid #04bcc4;">Content here</div>
.myborder {border:2px solid #04bcc4;}