#00d3fd color space conversions
Hex:
#00d3fd
RGB:
0, 211, 253
CMY:
100, 17, 1
CMYK:
100, 17, 0, 1
HSL:
190°, 100.0000%, 49.6078%
HSV (HSB):
190°, 100.0000%, 99.2157%
XYZ:
41.0239, 53.6804, 101.1277
xyY:
0.2095, 0.2741, 53.6804
CIE-Lab:
78.2750, -28.4932, -32.5911
CIE-LCH:
78.2750, 43.2902, 228.8380
CIE-Luv:
78.2750, -56.0683, -48.9325
Hunter-Lab:
73.2669, -28.2706, -30.5490
#00d3fd color charts
#00d3fd color shades, tints & tones
#00d3fd color schemes
#00d3fd color preview, HTML & CSS examples
This text has a color of #00d3fd
<p style="color:#00d3fd;">Text here</p>
.mytext {color:#00d3fd;}
This box has a color of #00d3fd
<div style="background-color:#00d3fd;">Content here</div>
.mybackground {background-color:#00d3fd;}
Border around this has a color of #00d3fd
<div style="border:2px solid #00d3fd;">Content here</div>
.myborder {border:2px solid #00d3fd;}