#65edbd color space conversions
Hex:
#65edbd
RGB:
101, 237, 189
CMY:
60, 7, 26
CMYK:
57, 0, 20, 7
HSL:
159°, 79.0698%, 66.2745%
HSV (HSB):
159°, 57.3840%, 92.9412%
XYZ:
44.8363, 67.0092, 58.7151
xyY:
0.2629, 0.3929, 67.0092
CIE-Lab:
85.5086, -48.3122, 12.2253
CIE-LCH:
85.5086, 49.8350, 165.7995
CIE-Luv:
85.5086, -57.3249, 26.1525
Hunter-Lab:
81.8591, -45.4845, 14.7745
#65edbd color charts
#65edbd color shades, tints & tones
#65edbd color schemes
#65edbd color preview, HTML & CSS examples
This text has a color of #65edbd
<p style="color:#65edbd;">Text here</p>
.mytext {color:#65edbd;}
This box has a color of #65edbd
<div style="background-color:#65edbd;">Content here</div>
.mybackground {background-color:#65edbd;}
Border around this has a color of #65edbd
<div style="border:2px solid #65edbd;">Content here</div>
.myborder {border:2px solid #65edbd;}