#65fadd color space conversions
Hex:
#65fadd
RGB:
101, 250, 221
CMY:
60, 2, 13
CMYK:
60, 0, 12, 2
HSL:
168°, 93.7107%, 68.8235%
HSV (HSB):
168°, 59.6000%, 98.0392%
XYZ:
52.6036, 76.3584, 80.3728
xyY:
0.2513, 0.3648, 76.3584
CIE-Lab:
90.0255, -46.4914, 2.0520
CIE-LCH:
90.0255, 46.5367, 177.4728
CIE-Luv:
90.0255, -60.4208, 10.7704
Hunter-Lab:
87.3833, -45.4661, 6.6350
#65fadd color charts
#65fadd color shades, tints & tones
#65fadd color schemes
#65fadd color preview, HTML & CSS examples
This text has a color of #65fadd
<p style="color:#65fadd;">Text here</p>
.mytext {color:#65fadd;}
This box has a color of #65fadd
<div style="background-color:#65fadd;">Content here</div>
.mybackground {background-color:#65fadd;}
Border around this has a color of #65fadd
<div style="border:2px solid #65fadd;">Content here</div>
.myborder {border:2px solid #65fadd;}