#05ffff color space conversions
Hex:
#05ffff
RGB:
5, 255, 255
CMY:
98, 0, 0
CMYK:
98, 0, 0, 0
HSL:
180°, 100.0000%, 50.9804%
HSV (HSB):
180°, 98.0392%, 100.0000%
XYZ:
53.8726, 78.7723, 106.9729
xyY:
0.2248, 0.3287, 78.7723
CIE-Lab:
91.1311, -47.9824, -14.1147
CIE-LCH:
91.1311, 50.0153, 196.3920
CIE-Luv:
91.1311, -70.3516, -15.1909
Hunter-Lab:
88.7537, -46.9714, -9.3333
#05ffff color charts
#05ffff color shades, tints & tones
#05ffff color schemes
#05ffff color preview, HTML & CSS examples
This text has a color of #05ffff
<p style="color:#05ffff;">Text here</p>
.mytext {color:#05ffff;}
This box has a color of #05ffff
<div style="background-color:#05ffff;">Content here</div>
.mybackground {background-color:#05ffff;}
Border around this has a color of #05ffff
<div style="border:2px solid #05ffff;">Content here</div>
.myborder {border:2px solid #05ffff;}