#65abc1 color space conversions
Hex:
#65abc1
RGB:
101, 171, 193
CMY:
60, 33, 24
CMYK:
48, 11, 0, 24
HSL:
194°, 42.5926%, 57.6471%
HSV (HSB):
194°, 47.6684%, 75.6863%
XYZ:
29.5554, 35.7428, 55.7934
xyY:
0.2441, 0.2952, 35.7428
CIE-Lab:
66.3229, -16.0979, -18.1073
CIE-LCH:
66.3229, 24.2284, 228.3619
CIE-Luv:
66.3229, -31.5326, -25.4535
Hunter-Lab:
59.7853, -16.3811, -13.4815
#65abc1 color charts
#65abc1 color shades, tints & tones
#65abc1 color schemes
#65abc1 color preview, HTML & CSS examples
This text has a color of #65abc1
<p style="color:#65abc1;">Text here</p>
.mytext {color:#65abc1;}
This box has a color of #65abc1
<div style="background-color:#65abc1;">Content here</div>
.mybackground {background-color:#65abc1;}
Border around this has a color of #65abc1
<div style="border:2px solid #65abc1;">Content here</div>
.myborder {border:2px solid #65abc1;}