#05fffe color space conversions
Hex:
#05fffe
RGB:
5, 255, 254
CMY:
98, 0, 0
CMYK:
98, 0, 0, 0
HSL:
180°, 100.0000%, 50.9804%
HSV (HSB):
180°, 98.0392%, 100.0000%
XYZ:
53.7120, 78.7080, 106.1272
xyY:
0.2252, 0.3299, 78.7080
CIE-Lab:
91.1020, -48.2684, -13.6396
CIE-LCH:
91.1020, 50.1585, 195.7791
CIE-Luv:
91.1020, -70.4325, -14.3549
Hunter-Lab:
88.7175, -47.1870, -8.8226
#05fffe color charts
#05fffe color shades, tints & tones
#05fffe color schemes
#05fffe color preview, HTML & CSS examples
This text has a color of #05fffe
<p style="color:#05fffe;">Text here</p>
.mytext {color:#05fffe;}
This box has a color of #05fffe
<div style="background-color:#05fffe;">Content here</div>
.mybackground {background-color:#05fffe;}
Border around this has a color of #05fffe
<div style="border:2px solid #05fffe;">Content here</div>
.myborder {border:2px solid #05fffe;}