#65dced color space conversions
Hex:
#65dced
RGB:
101, 220, 237
CMY:
60, 14, 7
CMYK:
57, 7, 0, 7
HSL:
188°, 79.0698%, 66.2745%
HSV (HSB):
188°, 57.3840%, 92.9412%
XYZ:
46.2461, 60.0675, 89.2775
xyY:
0.2364, 0.3071, 60.0675
CIE-Lab:
81.8749, -28.6123, -18.4437
CIE-LCH:
81.8749, 34.0416, 212.8061
CIE-Luv:
81.8749, -48.5362, -24.9332
Hunter-Lab:
77.5032, -29.1199, -14.0451
#65dced color charts
#65dced color shades, tints & tones
#65dced color schemes
#65dced color preview, HTML & CSS examples
This text has a color of #65dced
<p style="color:#65dced;">Text here</p>
.mytext {color:#65dced;}
This box has a color of #65dced
<div style="background-color:#65dced;">Content here</div>
.mybackground {background-color:#65dced;}
Border around this has a color of #65dced
<div style="border:2px solid #65dced;">Content here</div>
.myborder {border:2px solid #65dced;}