#40ffff color space conversions
Hex:
#40ffff
RGB:
64, 255, 255
CMY:
75, 0, 0
CMYK:
75, 0, 0, 0
HSL:
180°, 100.0000%, 62.5490%
HSV (HSB):
180°, 74.9020%, 100.0000%
XYZ:
55.9244, 79.8300, 107.0690
xyY:
0.2303, 0.3288, 79.8300
CIE-Lab:
91.6085, -44.8522, -13.3511
CIE-LCH:
91.6085, 46.7971, 196.5767
CIE-Luv:
91.6085, -66.4194, -14.3428
Hunter-Lab:
89.3476, -44.6319, -8.5063
#40ffff color charts
#40ffff color shades, tints & tones
#40ffff color schemes
#40ffff color preview, HTML & CSS examples
This text has a color of #40ffff
<p style="color:#40ffff;">Text here</p>
.mytext {color:#40ffff;}
This box has a color of #40ffff
<div style="background-color:#40ffff;">Content here</div>
.mybackground {background-color:#40ffff;}
Border around this has a color of #40ffff
<div style="border:2px solid #40ffff;">Content here</div>
.myborder {border:2px solid #40ffff;}