#2cafe3 color space conversions
Hex:
#2cafe3
RGB:
44, 175, 227
CMY:
83, 31, 11
CMYK:
81, 23, 0, 11
HSL:
197°, 76.5690%, 53.1373%
HSV (HSB):
197°, 80.6167%, 89.0196%
XYZ:
30.2338, 36.7415, 78.1714
xyY:
0.2083, 0.2531, 36.7415
CIE-Lab:
67.0826, -16.8002, -35.8391
CIE-LCH:
67.0826, 39.5814, 244.8844
CIE-Luv:
67.0826, -43.2647, -54.9711
Hunter-Lab:
60.6147, -17.0424, -34.0326
#2cafe3 color charts
#2cafe3 color shades, tints & tones
#2cafe3 color schemes
#2cafe3 color preview, HTML & CSS examples
This text has a color of #2cafe3
<p style="color:#2cafe3;">Text here</p>
.mytext {color:#2cafe3;}
This box has a color of #2cafe3
<div style="background-color:#2cafe3;">Content here</div>
.mybackground {background-color:#2cafe3;}
Border around this has a color of #2cafe3
<div style="border:2px solid #2cafe3;">Content here</div>
.myborder {border:2px solid #2cafe3;}