#3cdef3 color space conversions
Hex:
#3cdef3
RGB:
60, 222, 243
CMY:
76, 13, 5
CMYK:
75, 9, 0, 5
HSL:
187°, 88.4058%, 59.4118%
HSV (HSB):
187°, 75.3086%, 95.2941%
XYZ:
44.1624, 59.6743, 93.9847
xyY:
0.2232, 0.3017, 59.6743
CIE-Lab:
81.6608, -33.6869, -22.0465
CIE-LCH:
81.6608, 40.2599, 213.2029
CIE-Luv:
81.6608, -56.4670, -30.3189
Hunter-Lab:
77.2491, -33.1396, -18.0604
#3cdef3 color charts
#3cdef3 color shades, tints & tones
#3cdef3 color schemes
#3cdef3 color preview, HTML & CSS examples
This text has a color of #3cdef3
<p style="color:#3cdef3;">Text here</p>
.mytext {color:#3cdef3;}
This box has a color of #3cdef3
<div style="background-color:#3cdef3;">Content here</div>
.mybackground {background-color:#3cdef3;}
Border around this has a color of #3cdef3
<div style="border:2px solid #3cdef3;">Content here</div>
.myborder {border:2px solid #3cdef3;}