#65dff7 color space conversions
Hex:
#65dff7
RGB:
101, 223, 247
CMY:
60, 13, 3
CMYK:
59, 10, 0, 3
HSL:
190°, 90.1235%, 68.2353%
HSV (HSB):
190°, 59.1093%, 96.8627%
XYZ:
48.5430, 62.2575, 97.4541
xyY:
0.2331, 0.2989, 62.2575
CIE-Lab:
83.0501, -27.2722, -21.9660
CIE-LCH:
83.0501, 35.0183, 218.8492
CIE-Luv:
83.0501, -49.1460, -31.0849
Hunter-Lab:
78.9034, -28.2640, -17.9971
#65dff7 color charts
#65dff7 color shades, tints & tones
#65dff7 color schemes
#65dff7 color preview, HTML & CSS examples
This text has a color of #65dff7
<p style="color:#65dff7;">Text here</p>
.mytext {color:#65dff7;}
This box has a color of #65dff7
<div style="background-color:#65dff7;">Content here</div>
.mybackground {background-color:#65dff7;}
Border around this has a color of #65dff7
<div style="border:2px solid #65dff7;">Content here</div>
.myborder {border:2px solid #65dff7;}