#65f2f6 color space conversions
Hex:
#65f2f6
RGB:
101, 242, 246
CMY:
60, 5, 4
CMYK:
59, 2, 0, 4
HSL:
182°, 88.9571%, 68.0392%
HSV (HSB):
182°, 58.9431%, 96.4706%
XYZ:
53.7535, 72.9248, 98.4316
xyY:
0.2388, 0.3240, 72.9248
CIE-Lab:
88.4118, -36.5663, -13.3640
CIE-LCH:
88.4118, 38.9318, 200.0760
CIE-Luv:
88.4118, -56.1191, -15.4918
Hunter-Lab:
85.3960, -37.0841, -8.5633
#65f2f6 color charts
#65f2f6 color shades, tints & tones
#65f2f6 color schemes
#65f2f6 color preview, HTML & CSS examples
This text has a color of #65f2f6
<p style="color:#65f2f6;">Text here</p>
.mytext {color:#65f2f6;}
This box has a color of #65f2f6
<div style="background-color:#65f2f6;">Content here</div>
.mybackground {background-color:#65f2f6;}
Border around this has a color of #65f2f6
<div style="border:2px solid #65f2f6;">Content here</div>
.myborder {border:2px solid #65f2f6;}