#65f0f2 color space conversions
Hex:
#65f0f2
RGB:
101, 240, 242
CMY:
60, 6, 5
CMYK:
58, 1, 0, 5
HSL:
181°, 84.4311%, 67.2549%
HSV (HSB):
181°, 58.2645%, 94.9020%
XYZ:
52.5539, 71.4977, 95.0350
xyY:
0.2399, 0.3263, 71.4977
CIE-Lab:
87.7262, -36.7101, -12.2956
CIE-LCH:
87.7262, 38.7145, 198.5176
CIE-Luv:
87.7262, -55.6122, -13.6947
Hunter-Lab:
84.5563, -37.0312, -7.4481
#65f0f2 color charts
#65f0f2 color shades, tints & tones
#65f0f2 color schemes
#65f0f2 color preview, HTML & CSS examples
This text has a color of #65f0f2
<p style="color:#65f0f2;">Text here</p>
.mytext {color:#65f0f2;}
This box has a color of #65f0f2
<div style="background-color:#65f0f2;">Content here</div>
.mybackground {background-color:#65f0f2;}
Border around this has a color of #65f0f2
<div style="border:2px solid #65f0f2;">Content here</div>
.myborder {border:2px solid #65f0f2;}