#2cadeb color space conversions
Hex:
#2cadeb
RGB:
44, 173, 235
CMY:
83, 32, 8
CMYK:
81, 26, 0, 8
HSL:
199°, 82.6840%, 54.7059%
HSV (HSB):
199°, 81.2766%, 92.1569%
XYZ:
30.9777, 36.4208, 83.9945
xyY:
0.2046, 0.2406, 36.4208
CIE-Lab:
66.8402, -12.9786, -40.5978
CIE-LCH:
66.8402, 42.6219, 252.2716
CIE-Luv:
66.8402, -42.0722, -63.4886
Hunter-Lab:
60.3496, -13.9872, -40.2750
#2cadeb color charts
#2cadeb color shades, tints & tones
#2cadeb color schemes
#2cadeb color preview, HTML & CSS examples
This text has a color of #2cadeb
<p style="color:#2cadeb;">Text here</p>
.mytext {color:#2cadeb;}
This box has a color of #2cadeb
<div style="background-color:#2cadeb;">Content here</div>
.mybackground {background-color:#2cadeb;}
Border around this has a color of #2cadeb
<div style="border:2px solid #2cadeb;">Content here</div>
.myborder {border:2px solid #2cadeb;}