#00d3f3 color space conversions
Hex:
#00d3f3
RGB:
0, 211, 243
CMY:
100, 17, 5
CMYK:
100, 13, 0, 5
HSL:
188°, 100.0000%, 47.6471%
HSV (HSB):
188°, 100.0000%, 95.2941%
XYZ:
39.4719, 53.0596, 92.9552
xyY:
0.2128, 0.2861, 53.0596
CIE-Lab:
77.9102, -31.7470, -27.8152
CIE-LCH:
77.9102, 42.2085, 221.2233
CIE-Luv:
77.9102, -56.8592, -40.2673
Hunter-Lab:
72.8420, -30.7472, -24.6717
#00d3f3 color charts
#00d3f3 color shades, tints & tones
#00d3f3 color schemes
#00d3f3 color preview, HTML & CSS examples
This text has a color of #00d3f3
<p style="color:#00d3f3;">Text here</p>
.mytext {color:#00d3f3;}
This box has a color of #00d3f3
<div style="background-color:#00d3f3;">Content here</div>
.mybackground {background-color:#00d3f3;}
Border around this has a color of #00d3f3
<div style="border:2px solid #00d3f3;">Content here</div>
.myborder {border:2px solid #00d3f3;}