#05b5cc color space conversions
Hex:
#05b5cc
RGB:
5, 181, 204
CMY:
98, 29, 20
CMYK:
98, 11, 0, 20
HSL:
187°, 95.2153%, 40.9804%
HSV (HSB):
187°, 97.5490%, 80.0000%
XYZ:
27.4855, 37.4396, 62.9047
xyY:
0.2150, 0.2929, 37.4396
CIE-Lab:
67.6056, -29.7264, -22.4253
CIE-LCH:
67.6056, 37.2364, 217.0306
CIE-Luv:
67.6056, -49.6462, -30.8619
Hunter-Lab:
61.1879, -26.8969, -18.1219
#05b5cc color charts
#05b5cc color shades, tints & tones
#05b5cc color schemes
#05b5cc color preview, HTML & CSS examples
This text has a color of #05b5cc
<p style="color:#05b5cc;">Text here</p>
.mytext {color:#05b5cc;}
This box has a color of #05b5cc
<div style="background-color:#05b5cc;">Content here</div>
.mybackground {background-color:#05b5cc;}
Border around this has a color of #05b5cc
<div style="border:2px solid #05b5cc;">Content here</div>
.myborder {border:2px solid #05b5cc;}