#05eaff color space conversions
Hex:
#05eaff
RGB:
5, 234, 255
CMY:
98, 8, 0
CMYK:
98, 8, 0, 0
HSL:
185°, 100.0000%, 50.9804%
HSV (HSB):
185°, 98.0392%, 100.0000%
XYZ:
47.5354, 66.0979, 104.8605
xyY:
0.2176, 0.3025, 66.0979
CIE-Lab:
85.0463, -38.6611, -23.2884
CIE-LCH:
85.0463, 45.1335, 211.0636
CIE-Luv:
85.0463, -63.4254, -31.8976
Hunter-Lab:
81.3006, -37.9095, -19.5611
#05eaff color charts
#05eaff color shades, tints & tones
#05eaff color schemes
#05eaff color preview, HTML & CSS examples
This text has a color of #05eaff
<p style="color:#05eaff;">Text here</p>
.mytext {color:#05eaff;}
This box has a color of #05eaff
<div style="background-color:#05eaff;">Content here</div>
.mybackground {background-color:#05eaff;}
Border around this has a color of #05eaff
<div style="border:2px solid #05eaff;">Content here</div>
.myborder {border:2px solid #05eaff;}