#00d3e6 color space conversions
Hex:
#00d3e6
RGB:
0, 211, 230
CMY:
100, 17, 10
CMYK:
100, 8, 0, 10
HSL:
185°, 100.0000%, 45.0980%
HSV (HSB):
185°, 100.0000%, 90.1961%
XYZ:
37.5772, 52.3017, 82.9776
xyY:
0.2174, 0.3026, 52.3017
CIE-Lab:
77.4609, -35.8775, -21.5430
CIE-LCH:
77.4609, 41.8485, 210.9832
CIE-Luv:
77.4609, -57.9022, -29.0424
Hunter-Lab:
72.3199, -33.8118, -17.4036
#00d3e6 color charts
#00d3e6 color shades, tints & tones
#00d3e6 color schemes
#00d3e6 color preview, HTML & CSS examples
This text has a color of #00d3e6
<p style="color:#00d3e6;">Text here</p>
.mytext {color:#00d3e6;}
This box has a color of #00d3e6
<div style="background-color:#00d3e6;">Content here</div>
.mybackground {background-color:#00d3e6;}
Border around this has a color of #00d3e6
<div style="border:2px solid #00d3e6;">Content here</div>
.myborder {border:2px solid #00d3e6;}