#64def8 color space conversions
Hex:
#64def8
RGB:
100, 222, 248
CMY:
61, 13, 3
CMYK:
60, 10, 0, 3
HSL:
191°, 91.3580%, 68.2353%
HSV (HSB):
191°, 59.6774%, 97.2549%
XYZ:
48.3201, 61.7292, 98.1751
xyY:
0.2321, 0.2965, 61.7292
CIE-Lab:
82.7692, -26.6740, -22.9246
CIE-LCH:
82.7692, 35.1716, 220.6770
CIE-Luv:
82.7692, -48.9629, -32.7813
Hunter-Lab:
78.5679, -27.7145, -19.0887
#64def8 color charts
#64def8 color shades, tints & tones
#64def8 color schemes
#64def8 color preview, HTML & CSS examples
This text has a color of #64def8
<p style="color:#64def8;">Text here</p>
.mytext {color:#64def8;}
This box has a color of #64def8
<div style="background-color:#64def8;">Content here</div>
.mybackground {background-color:#64def8;}
Border around this has a color of #64def8
<div style="border:2px solid #64def8;">Content here</div>
.myborder {border:2px solid #64def8;}