#65f2e6 color space conversions
Hex:
#65f2e6
RGB:
101, 242, 230
CMY:
60, 5, 10
CMYK:
58, 0, 5, 5
HSL:
175°, 84.4311%, 67.2549%
HSV (HSB):
175°, 58.2645%, 94.9020%
XYZ:
51.4019, 71.9841, 86.0481
xyY:
0.2454, 0.3437, 71.9841
CIE-Lab:
87.9610, -40.7427, -5.6655
CIE-LCH:
87.9610, 41.1347, 187.9166
CIE-Luv:
87.9610, -56.9997, -2.3097
Hunter-Lab:
84.8435, -40.3329, -0.7414
#65f2e6 color charts
#65f2e6 color shades, tints & tones
#65f2e6 color schemes
#65f2e6 color preview, HTML & CSS examples
This text has a color of #65f2e6
<p style="color:#65f2e6;">Text here</p>
.mytext {color:#65f2e6;}
This box has a color of #65f2e6
<div style="background-color:#65f2e6;">Content here</div>
.mybackground {background-color:#65f2e6;}
Border around this has a color of #65f2e6
<div style="border:2px solid #65f2e6;">Content here</div>
.myborder {border:2px solid #65f2e6;}