#00adfa color space conversions
Hex:
#00adfa
RGB:
0, 173, 250
CMY:
100, 32, 2
CMYK:
100, 31, 0, 2
HSL:
198°, 100.0000%, 49.0196%
HSV (HSB):
198°, 100.0000%, 98.0392%
XYZ:
32.1989, 36.7893, 95.8465
xyY:
0.1953, 0.2232, 36.7893
CIE-Lab:
67.1186, -9.7153, -48.3684
CIE-LCH:
67.1186, 49.3345, 258.6426
CIE-Luv:
67.1186, -43.6854, -77.1732
Hunter-Lab:
60.6542, -11.3862, -51.2329
#00adfa color charts
#00adfa color shades, tints & tones
#00adfa color schemes
#00adfa color preview, HTML & CSS examples
This text has a color of #00adfa
<p style="color:#00adfa;">Text here</p>
.mytext {color:#00adfa;}
This box has a color of #00adfa
<div style="background-color:#00adfa;">Content here</div>
.mybackground {background-color:#00adfa;}
Border around this has a color of #00adfa
<div style="border:2px solid #00adfa;">Content here</div>
.myborder {border:2px solid #00adfa;}