#65edcc color space conversions
Hex:
#65edcc
RGB:
101, 237, 204
CMY:
60, 7, 20
CMYK:
57, 0, 14, 7
HSL:
165°, 79.0698%, 66.2745%
HSV (HSB):
165°, 57.3840%, 92.9412%
XYZ:
46.5501, 67.6947, 67.7397
xyY:
0.2558, 0.3720, 67.6947
CIE-Lab:
85.8536, -44.9019, 4.8739
CIE-LCH:
85.8536, 45.1657, 173.8051
CIE-Luv:
85.8536, -56.5502, 14.7480
Hunter-Lab:
82.2768, -42.9937, 8.7794
#65edcc color charts
#65edcc color shades, tints & tones
#65edcc color schemes
#65edcc color preview, HTML & CSS examples
This text has a color of #65edcc
<p style="color:#65edcc;">Text here</p>
.mytext {color:#65edcc;}
This box has a color of #65edcc
<div style="background-color:#65edcc;">Content here</div>
.mybackground {background-color:#65edcc;}
Border around this has a color of #65edcc
<div style="border:2px solid #65edcc;">Content here</div>
.myborder {border:2px solid #65edcc;}