#65e1e1 color space conversions
Hex:
#65e1e1
RGB:
101, 225, 225
CMY:
60, 12, 12
CMYK:
55, 0, 0, 12
HSL:
180°, 67.3913%, 63.9216%
HSV (HSB):
180°, 55.1111%, 88.2353%
XYZ:
45.8826, 62.0534, 80.7934
xyY:
0.2431, 0.3288, 62.0534
CIE-Lab:
82.9418, -34.2440, -10.4760
CIE-LCH:
82.9418, 35.8105, 197.0101
CIE-Luv:
82.9418, -50.9894, -11.0130
Hunter-Lab:
78.7740, -33.8854, -5.6682
#65e1e1 color charts
#65e1e1 color shades, tints & tones
#65e1e1 color schemes
#65e1e1 color preview, HTML & CSS examples
This text has a color of #65e1e1
<p style="color:#65e1e1;">Text here</p>
.mytext {color:#65e1e1;}
This box has a color of #65e1e1
<div style="background-color:#65e1e1;">Content here</div>
.mybackground {background-color:#65e1e1;}
Border around this has a color of #65e1e1
<div style="border:2px solid #65e1e1;">Content here</div>
.myborder {border:2px solid #65e1e1;}