#10cdff color space conversions
Hex:
#10cdff
RGB:
16, 205, 255
CMY:
94, 20, 0
CMYK:
94, 20, 0, 0
HSL:
193°, 100.0000%, 53.1373%
HSV (HSB):
193°, 93.7255%, 100.0000%
XYZ:
40.0950, 50.9928, 102.3371
xyY:
0.2073, 0.2636, 50.9928
CIE-Lab:
76.6746, -24.4689, -36.1251
CIE-LCH:
76.6746, 43.6320, 235.8888
CIE-Luv:
76.6746, -53.4398, -55.4445
Hunter-Lab:
71.4092, -24.7416, -34.9825
#10cdff color charts
#10cdff color shades, tints & tones
#10cdff color schemes
#10cdff color preview, HTML & CSS examples
This text has a color of #10cdff
<p style="color:#10cdff;">Text here</p>
.mytext {color:#10cdff;}
This box has a color of #10cdff
<div style="background-color:#10cdff;">Content here</div>
.mybackground {background-color:#10cdff;}
Border around this has a color of #10cdff
<div style="border:2px solid #10cdff;">Content here</div>
.myborder {border:2px solid #10cdff;}