#05b7db color space conversions
Hex:
#05b7db
RGB:
5, 183, 219
CMY:
98, 28, 14
CMYK:
98, 16, 0, 14
HSL:
190°, 95.5357%, 43.9216%
HSV (HSB):
190°, 97.7169%, 85.8824%
XYZ:
29.7823, 39.0137, 72.9785
xyY:
0.2101, 0.2752, 39.0137
CIE-Lab:
68.7612, -25.7432, -28.8883
CIE-LCH:
68.7612, 38.6943, 228.2949
CIE-Luv:
68.7612, -49.1519, -42.2691
Hunter-Lab:
62.4610, -24.1954, -25.5510
#05b7db color charts
#05b7db color shades, tints & tones
#05b7db color schemes
#05b7db color preview, HTML & CSS examples
This text has a color of #05b7db
<p style="color:#05b7db;">Text here</p>
.mytext {color:#05b7db;}
This box has a color of #05b7db
<div style="background-color:#05b7db;">Content here</div>
.mybackground {background-color:#05b7db;}
Border around this has a color of #05b7db
<div style="border:2px solid #05b7db;">Content here</div>
.myborder {border:2px solid #05b7db;}