#05face color space conversions
Hex:
#05face
RGB:
5, 250, 206
CMY:
98, 2, 19
CMYK:
98, 0, 18, 2
HSL:
169°, 96.0784%, 50.0000%
HSV (HSB):
169°, 98.0000%, 98.0392%
XYZ:
45.3888, 72.8597, 70.0636
xyY:
0.2410, 0.3869, 72.8597
CIE-Lab:
88.3808, -59.1002, 7.3006
CIE-LCH:
88.3808, 59.5494, 172.9580
CIE-Luv:
88.3808, -72.6165, 20.6171
Hunter-Lab:
85.3579, -54.4596, 11.0840
#05face color charts
#05face color shades, tints & tones
#05face color schemes
#05face color preview, HTML & CSS examples
This text has a color of #05face
<p style="color:#05face;">Text here</p>
.mytext {color:#05face;}
This box has a color of #05face
<div style="background-color:#05face;">Content here</div>
.mybackground {background-color:#05face;}
Border around this has a color of #05face
<div style="border:2px solid #05face;">Content here</div>
.myborder {border:2px solid #05face;}