#04bced color space conversions
Hex:
#04bced
RGB:
4, 188, 237
CMY:
98, 26, 7
CMYK:
98, 21, 0, 7
HSL:
193°, 96.6805%, 47.2549%
HSV (HSB):
193°, 98.3122%, 92.9412%
XYZ:
33.3194, 42.1067, 86.4921
xyY:
0.2058, 0.2600, 42.1067
CIE-Lab:
70.9444, -22.2088, -35.3219
CIE-LCH:
70.9444, 41.7237, 237.8402
CIE-Luv:
70.9444, -49.4912, -53.8443
Hunter-Lab:
64.8897, -21.9012, -33.6055
#04bced color charts
#04bced color shades, tints & tones
#04bced color schemes
#04bced color preview, HTML & CSS examples
This text has a color of #04bced
<p style="color:#04bced;">Text here</p>
.mytext {color:#04bced;}
This box has a color of #04bced
<div style="background-color:#04bced;">Content here</div>
.mybackground {background-color:#04bced;}
Border around this has a color of #04bced
<div style="border:2px solid #04bced;">Content here</div>
.myborder {border:2px solid #04bced;}