#00cafe color space conversions
Hex:
#00cafe
RGB:
0, 202, 254
CMY:
100, 21, 0
CMYK:
100, 20, 0, 0
HSL:
192°, 100.0000%, 49.8039%
HSV (HSB):
192°, 100.0000%, 99.6078%
XYZ:
39.0099, 49.3968, 101.2444
xyY:
0.2057, 0.2605, 49.3968
CIE-Lab:
75.6975, -23.6709, -37.1100
CIE-LCH:
75.6975, 44.0167, 237.4679
CIE-Luv:
75.6975, -52.9933, -57.1742
Hunter-Lab:
70.2829, -23.9201, -36.2109
#00cafe color charts
#00cafe RGB chart
#00cafe CMYK chart
#00cafe RGB pie chart
#00cafe color shades, tints & tones
#00cafe color schemes
#00cafe color preview, HTML & CSS examples
This text has a color of #00cafe
<p style="color:#00cafe;">Text here</p>
.mytext {color:#00cafe;}
Text color #00cafe
This box has a color of #00cafe
<div style="background-color:#00cafe;">Content here</div>
.mybackground {background-color:#00cafe;}
Background color #00cafe
Border around this has a color of #00cafe
<div style="border:2px solid #00cafe;">Content here</div>
.myborder {border:2px solid #00cafe;}
Border color #00cafe