#3ccced color space conversions
Hex:
#3ccced
RGB:
60, 204, 237
CMY:
76, 20, 7
CMYK:
75, 14, 0, 7
HSL:
191°, 83.0986%, 58.2353%
HSV (HSB):
191°, 74.6835%, 92.9412%
XYZ:
38.7424, 50.2608, 87.7801
xyY:
0.2192, 0.2843, 50.2608
CIE-Lab:
76.2291, -26.8134, -27.1254
CIE-LCH:
76.2291, 38.1411, 225.3314
CIE-Luv:
76.2291, -50.6267, -39.6144
Hunter-Lab:
70.8949, -26.5199, -23.7849
#3ccced color charts
#3ccced color shades, tints & tones
#3ccced color schemes
#3ccced color preview, HTML & CSS examples
This text has a color of #3ccced
<p style="color:#3ccced;">Text here</p>
.mytext {color:#3ccced;}
This box has a color of #3ccced
<div style="background-color:#3ccced;">Content here</div>
.mybackground {background-color:#3ccced;}
Border around this has a color of #3ccced
<div style="border:2px solid #3ccced;">Content here</div>
.myborder {border:2px solid #3ccced;}