#1acafe color space conversions
Hex:
#1acafe
RGB:
26, 202, 254
CMY:
90, 21, 0
CMYK:
90, 20, 0, 0
HSL:
194°, 99.1304%, 54.9020%
HSV (HSB):
194°, 89.7638%, 99.6078%
XYZ:
39.4359, 49.6164, 101.2644
xyY:
0.2072, 0.2607, 49.6164
CIE-Lab:
75.8332, -22.9081, -36.8889
CIE-LCH:
75.8332, 43.4232, 238.1596
CIE-Luv:
75.8332, -52.0370, -56.8907
Hunter-Lab:
70.4389, -23.3332, -35.9292
#1acafe color charts
#1acafe color shades, tints & tones
#1acafe color schemes
#1acafe color preview, HTML & CSS examples
This text has a color of #1acafe
<p style="color:#1acafe;">Text here</p>
.mytext {color:#1acafe;}
This box has a color of #1acafe
<div style="background-color:#1acafe;">Content here</div>
.mybackground {background-color:#1acafe;}
Border around this has a color of #1acafe
<div style="border:2px solid #1acafe;">Content here</div>
.myborder {border:2px solid #1acafe;}