#3ccde5 color space conversions
Hex:
#3ccde5
RGB:
60, 205, 229
CMY:
76, 20, 10
CMYK:
74, 10, 0, 10
HSL:
189°, 76.4706%, 56.6667%
HSV (HSB):
189°, 73.7991%, 89.8039%
XYZ:
37.8377, 50.2804, 81.8396
xyY:
0.2226, 0.2958, 50.2804
CIE-Lab:
76.2411, -29.7737, -22.8072
CIE-LCH:
76.2411, 37.5052, 217.4527
CIE-Luv:
76.2411, -51.5078, -31.9097
Hunter-Lab:
70.9087, -28.8407, -18.7937
#3ccde5 color charts
#3ccde5 color shades, tints & tones
#3ccde5 color schemes
#3ccde5 color preview, HTML & CSS examples
This text has a color of #3ccde5
<p style="color:#3ccde5;">Text here</p>
.mytext {color:#3ccde5;}
This box has a color of #3ccde5
<div style="background-color:#3ccde5;">Content here</div>
.mybackground {background-color:#3ccde5;}
Border around this has a color of #3ccde5
<div style="border:2px solid #3ccde5;">Content here</div>
.myborder {border:2px solid #3ccde5;}