#00face color space conversions
Hex:
#00face
RGB:
0, 250, 206
CMY:
100, 2, 19
CMYK:
100, 0, 18, 2
HSL:
169°, 100.0000%, 49.0196%
HSV (HSB):
169°, 100.0000%, 98.0392%
XYZ:
45.3262, 72.8274, 70.0607
xyY:
0.2408, 0.3869, 72.8274
CIE-Lab:
88.3654, -59.2135, 7.2764
CIE-LCH:
88.3654, 59.6589, 172.9944
CIE-Luv:
88.3654, -72.7535, 20.5962
Hunter-Lab:
85.3390, -54.5364, 11.0620
#00face color charts
#00face RGB chart
#00face CMYK chart
#00face RGB pie chart
#00face color shades, tints & tones
#00face color schemes
#00face color preview, HTML & CSS examples
This text has a color of #00face
<p style="color:#00face;">Text here</p>
.mytext {color:#00face;}
Text color #00face
This box has a color of #00face
<div style="background-color:#00face;">Content here</div>
.mybackground {background-color:#00face;}
Background color #00face
Border around this has a color of #00face
<div style="border:2px solid #00face;">Content here</div>
.myborder {border:2px solid #00face;}
Border color #00face