#05cced color space conversions
Hex:
#05cced
RGB:
5, 204, 237
CMY:
98, 20, 7
CMYK:
98, 14, 0, 7
HSL:
189°, 95.8678%, 47.4510%
HSV (HSB):
189°, 97.8903%, 92.9412%
XYZ:
36.9415, 49.3324, 87.6959
xyY:
0.2123, 0.2836, 49.3324
CIE-Lab:
75.6577, -30.1860, -28.0509
CIE-LCH:
75.6577, 41.2074, 222.9004
CIE-Luv:
75.6577, -54.8419, -40.7459
Hunter-Lab:
70.2370, -29.0319, -24.8618
#05cced color charts
#05cced color shades, tints & tones
#05cced color schemes
#05cced color preview, HTML & CSS examples
This text has a color of #05cced
<p style="color:#05cced;">Text here</p>
.mytext {color:#05cced;}
This box has a color of #05cced
<div style="background-color:#05cced;">Content here</div>
.mybackground {background-color:#05cced;}
Border around this has a color of #05cced
<div style="border:2px solid #05cced;">Content here</div>
.myborder {border:2px solid #05cced;}