#65dabe color space conversions
Hex:
#65dabe
RGB:
101, 218, 190
CMY:
60, 15, 25
CMYK:
54, 0, 13, 15
HSL:
166°, 61.2565%, 62.5490%
HSV (HSB):
166°, 53.6697%, 85.4902%
XYZ:
39.7325, 56.6272, 57.5512
xyY:
0.2582, 0.3679, 56.6272
CIE-Lab:
79.9695, -39.8042, 3.7578
CIE-LCH:
79.9695, 39.9812, 174.6068
CIE-Luv:
79.9695, -50.0665, 12.1096
Hunter-Lab:
75.2511, -37.4415, 7.3314
#65dabe color charts
#65dabe color shades, tints & tones
#65dabe color schemes
#65dabe color preview, HTML & CSS examples
This text has a color of #65dabe
<p style="color:#65dabe;">Text here</p>
.mytext {color:#65dabe;}
This box has a color of #65dabe
<div style="background-color:#65dabe;">Content here</div>
.mybackground {background-color:#65dabe;}
Border around this has a color of #65dabe
<div style="border:2px solid #65dabe;">Content here</div>
.myborder {border:2px solid #65dabe;}