#00c8fd color space conversions
Hex:
#00c8fd
RGB:
0, 200, 253
CMY:
100, 22, 1
CMYK:
100, 21, 0, 1
HSL:
193°, 100.0000%, 49.6078%
HSV (HSB):
193°, 100.0000%, 99.2157%
XYZ:
38.3839, 48.4004, 100.2477
xyY:
0.2052, 0.2588, 48.4004
CIE-Lab:
75.0768, -22.9936, -37.5376
CIE-LCH:
75.0768, 44.0202, 238.5105
CIE-Luv:
75.0768, -52.4042, -57.9449
Hunter-Lab:
69.5704, -23.2648, -36.7348
#00c8fd color charts
#00c8fd color shades, tints & tones
#00c8fd color schemes
#00c8fd color preview, HTML & CSS examples
This text has a color of #00c8fd
<p style="color:#00c8fd;">Text here</p>
.mytext {color:#00c8fd;}
This box has a color of #00c8fd
<div style="background-color:#00c8fd;">Content here</div>
.mybackground {background-color:#00c8fd;}
Border around this has a color of #00c8fd
<div style="border:2px solid #00c8fd;">Content here</div>
.myborder {border:2px solid #00c8fd;}