#00ced2 color space conversions
Hex:
#00ced2
RGB:
0, 206, 210
CMY:
100, 19, 18
CMYK:
100, 2, 0, 18
HSL:
181°, 100.0000%, 41.1765%
HSV (HSB):
181°, 100.0000%, 82.3529%
XYZ:
33.7042, 48.7958, 68.6149
xyY:
0.2230, 0.3229, 48.7958
CIE-Lab:
75.3241, -39.7346, -14.0126
CIE-LCH:
75.3241, 42.1330, 199.4254
CIE-Luv:
75.3241, -57.8382, -15.9458
Hunter-Lab:
69.8540, -36.1191, -9.3405
#00ced2 color charts
#00ced2 color shades, tints & tones
#00ced2 color schemes
#00ced2 color preview, HTML & CSS examples
This text has a color of #00ced2
<p style="color:#00ced2;">Text here</p>
.mytext {color:#00ced2;}
This box has a color of #00ced2
<div style="background-color:#00ced2;">Content here</div>
.mybackground {background-color:#00ced2;}
Border around this has a color of #00ced2
<div style="border:2px solid #00ced2;">Content here</div>
.myborder {border:2px solid #00ced2;}