#65dceb color space conversions
Hex:
#65dceb
RGB:
101, 220, 235
CMY:
60, 14, 8
CMYK:
57, 6, 0, 8
HSL:
187°, 77.0115%, 65.8824%
HSV (HSB):
187°, 57.0213%, 92.1569%
XYZ:
45.9554, 59.9513, 87.7469
xyY:
0.2373, 0.3096, 59.9513
CIE-Lab:
81.8117, -29.1655, -17.4767
CIE-LCH:
81.8117, 34.0009, 210.9310
CIE-Luv:
81.8117, -48.6342, -23.2401
Hunter-Lab:
77.4282, -29.5555, -12.9917
#65dceb color charts
#65dceb color shades, tints & tones
#65dceb color schemes
#65dceb color preview, HTML & CSS examples
This text has a color of #65dceb
<p style="color:#65dceb;">Text here</p>
.mytext {color:#65dceb;}
This box has a color of #65dceb
<div style="background-color:#65dceb;">Content here</div>
.mybackground {background-color:#65dceb;}
Border around this has a color of #65dceb
<div style="border:2px solid #65dceb;">Content here</div>
.myborder {border:2px solid #65dceb;}