#3ccff5 color space conversions
Hex:
#3ccff5
RGB:
60, 207, 245
CMY:
76, 19, 4
CMYK:
76, 16, 0, 4
HSL:
192°, 90.2439%, 59.8039%
HSV (HSB):
192°, 75.5102%, 96.0784%
XYZ:
40.6577, 52.1789, 94.3148
xyY:
0.2172, 0.2788, 52.1789
CIE-Lab:
77.3877, -25.7961, -29.6367
CIE-LCH:
77.3877, 39.2909, 228.9633
CIE-Luv:
77.3877, -51.1405, -44.1086
Hunter-Lab:
72.2349, -25.9417, -26.8486
#3ccff5 color charts
#3ccff5 color shades, tints & tones
#3ccff5 color schemes
#3ccff5 color preview, HTML & CSS examples
This text has a color of #3ccff5
<p style="color:#3ccff5;">Text here</p>
.mytext {color:#3ccff5;}
This box has a color of #3ccff5
<div style="background-color:#3ccff5;">Content here</div>
.mybackground {background-color:#3ccff5;}
Border around this has a color of #3ccff5
<div style="border:2px solid #3ccff5;">Content here</div>
.myborder {border:2px solid #3ccff5;}