#04cafe color space conversions
Hex:
#04cafe
RGB:
4, 202, 254
CMY:
98, 21, 0
CMYK:
98, 20, 0, 0
HSL:
192°, 99.2063%, 50.5882%
HSV (HSB):
192°, 98.4252%, 99.6078%
XYZ:
39.0600, 49.4226, 101.2468
xyY:
0.2059, 0.2605, 49.4226
CIE-Lab:
75.7135, -23.5808, -37.0840
CIE-LCH:
75.7135, 43.9463, 237.5487
CIE-Luv:
75.7135, -52.8808, -57.1408
Hunter-Lab:
70.3012, -23.8510, -36.1777
#04cafe color charts
#04cafe color shades, tints & tones
#04cafe color schemes
#04cafe color preview, HTML & CSS examples
This text has a color of #04cafe
<p style="color:#04cafe;">Text here</p>
.mytext {color:#04cafe;}
This box has a color of #04cafe
<div style="background-color:#04cafe;">Content here</div>
.mybackground {background-color:#04cafe;}
Border around this has a color of #04cafe
<div style="border:2px solid #04cafe;">Content here</div>
.myborder {border:2px solid #04cafe;}