#65f1f5 color space conversions
Hex:
#65f1f5
RGB:
101, 241, 245
CMY:
60, 5, 4
CMYK:
59, 2, 0, 4
HSL:
182°, 87.8049%, 67.8431%
HSV (HSB):
182°, 58.7755%, 96.0784%
XYZ:
53.3036, 72.2699, 97.5263
xyY:
0.2389, 0.3239, 72.2699
CIE-Lab:
88.0983, -36.3719, -13.3098
CIE-LCH:
88.0983, 38.7307, 200.0995
CIE-Luv:
88.0983, -55.8113, -15.4256
Hunter-Lab:
85.0117, -36.8484, -8.5099
#65f1f5 color charts
#65f1f5 color shades, tints & tones
#65f1f5 color schemes
#65f1f5 color preview, HTML & CSS examples
This text has a color of #65f1f5
<p style="color:#65f1f5;">Text here</p>
.mytext {color:#65f1f5;}
This box has a color of #65f1f5
<div style="background-color:#65f1f5;">Content here</div>
.mybackground {background-color:#65f1f5;}
Border around this has a color of #65f1f5
<div style="border:2px solid #65f1f5;">Content here</div>
.myborder {border:2px solid #65f1f5;}