#00ced5 color space conversions
Hex:
#00ced5
RGB:
0, 206, 213
CMY:
100, 19, 16
CMYK:
100, 3, 0, 16
HSL:
182°, 100.0000%, 41.7647%
HSV (HSB):
182°, 100.0000%, 83.5294%
XYZ:
34.0815, 48.9467, 70.6022
xyY:
0.2218, 0.3186, 48.9467
CIE-Lab:
75.4182, -38.8242, -15.4900
CIE-LCH:
75.4182, 41.8002, 201.7509
CIE-Luv:
75.4182, -57.5948, -18.4973
Hunter-Lab:
69.9619, -35.4781, -10.8592
#00ced5 color charts
#00ced5 color shades, tints & tones
#00ced5 color schemes
#00ced5 color preview, HTML & CSS examples
This text has a color of #00ced5
<p style="color:#00ced5;">Text here</p>
.mytext {color:#00ced5;}
This box has a color of #00ced5
<div style="background-color:#00ced5;">Content here</div>
.mybackground {background-color:#00ced5;}
Border around this has a color of #00ced5
<div style="border:2px solid #00ced5;">Content here</div>
.myborder {border:2px solid #00ced5;}