#04bed4 color space conversions
Hex:
#04bed4
RGB:
4, 190, 212
CMY:
98, 25, 17
CMYK:
98, 10, 0, 17
HSL:
186°, 96.2963%, 42.3529%
HSV (HSB):
186°, 98.1132%, 83.1373%
XYZ:
30.3472, 41.6062, 68.7187
xyY:
0.2157, 0.2958, 41.6062
CIE-Lab:
70.5986, -31.5289, -22.2464
CIE-LCH:
70.5986, 38.5873, 215.2063
CIE-Luv:
70.5986, -52.1188, -30.4926
Hunter-Lab:
64.5029, -28.8996, -18.0131
#04bed4 color charts
#04bed4 color shades, tints & tones
#04bed4 color schemes
#04bed4 color preview, HTML & CSS examples
This text has a color of #04bed4
<p style="color:#04bed4;">Text here</p>
.mytext {color:#04bed4;}
This box has a color of #04bed4
<div style="background-color:#04bed4;">Content here</div>
.mybackground {background-color:#04bed4;}
Border around this has a color of #04bed4
<div style="border:2px solid #04bed4;">Content here</div>
.myborder {border:2px solid #04bed4;}