#04cbca color space conversions
Hex:
#04cbca
RGB:
4, 203, 202
CMY:
98, 20, 21
CMYK:
98, 0, 0, 20
HSL:
180°, 96.1353%, 40.5882%
HSV (HSB):
180°, 98.0296%, 79.6078%
XYZ:
32.0667, 47.0020, 63.2593
xyY:
0.2253, 0.3302, 47.0020
CIE-Lab:
74.1910, -40.6775, -11.3836
CIE-LCH:
74.1910, 42.2403, 195.6342
CIE-Luv:
74.1910, -57.3418, -11.5203
Hunter-Lab:
68.5580, -36.4865, -6.7171
#04cbca color charts
#04cbca color shades, tints & tones
#04cbca color schemes
#04cbca color preview, HTML & CSS examples
This text has a color of #04cbca
<p style="color:#04cbca;">Text here</p>
.mytext {color:#04cbca;}
This box has a color of #04cbca
<div style="background-color:#04cbca;">Content here</div>
.mybackground {background-color:#04cbca;}
Border around this has a color of #04cbca
<div style="border:2px solid #04cbca;">Content here</div>
.myborder {border:2px solid #04cbca;}