#3cafe7 color space conversions
Hex:
#3cafe7
RGB:
60, 175, 231
CMY:
76, 31, 9
CMYK:
74, 24, 0, 9
HSL:
200°, 78.0822%, 57.0588%
HSV (HSB):
200°, 74.0260%, 90.5882%
XYZ:
31.6173, 37.3901, 81.1519
xyY:
0.2106, 0.2490, 37.3901
CIE-Lab:
67.5687, -13.7668, -37.2488
CIE-LCH:
67.5687, 39.7114, 249.7162
CIE-Luv:
67.5687, -40.8870, -57.7762
Hunter-Lab:
61.1475, -14.7118, -35.8836
#3cafe7 color charts
#3cafe7 color shades, tints & tones
#3cafe7 color schemes
#3cafe7 color preview, HTML & CSS examples
This text has a color of #3cafe7
<p style="color:#3cafe7;">Text here</p>
.mytext {color:#3cafe7;}
This box has a color of #3cafe7
<div style="background-color:#3cafe7;">Content here</div>
.mybackground {background-color:#3cafe7;}
Border around this has a color of #3cafe7
<div style="border:2px solid #3cafe7;">Content here</div>
.myborder {border:2px solid #3cafe7;}