#3acafe color space conversions
Hex:
#3acafe
RGB:
58, 202, 254
CMY:
77, 21, 0
CMYK:
77, 20, 0, 0
HSL:
196°, 98.9899%, 61.1765%
HSV (HSB):
196°, 77.1654%, 99.6078%
XYZ:
40.7548, 50.2964, 101.3261
xyY:
0.2118, 0.2614, 50.2964
CIE-Lab:
76.2508, -20.5961, -36.2086
CIE-LCH:
76.2508, 41.6565, 240.3680
CIE-Luv:
76.2508, -49.0967, -56.0192
Hunter-Lab:
70.9199, -21.5331, -35.0660
#3acafe color charts
#3acafe color shades, tints & tones
#3acafe color schemes
#3acafe color preview, HTML & CSS examples
This text has a color of #3acafe
<p style="color:#3acafe;">Text here</p>
.mytext {color:#3acafe;}
This box has a color of #3acafe
<div style="background-color:#3acafe;">Content here</div>
.mybackground {background-color:#3acafe;}
Border around this has a color of #3acafe
<div style="border:2px solid #3acafe;">Content here</div>
.myborder {border:2px solid #3acafe;}