#05bdfc color space conversions
Hex:
#05bdfc
RGB:
5, 189, 252
CMY:
98, 26, 1
CMYK:
98, 25, 0, 1
HSL:
195°, 97.6285%, 50.3922%
HSV (HSB):
195°, 98.0159%, 98.8235%
XYZ:
35.8309, 43.4557, 98.5948
xyY:
0.2014, 0.2443, 43.4557
CIE-Lab:
71.8632, -17.5246, -42.0029
CIE-LCH:
71.8632, 45.5122, 247.3529
CIE-Luv:
71.8632, -48.6772, -66.0060
Hunter-Lab:
65.9210, -18.3393, -42.5325
#05bdfc color charts
#05bdfc color shades, tints & tones
#05bdfc color schemes
#05bdfc color preview, HTML & CSS examples
This text has a color of #05bdfc
<p style="color:#05bdfc;">Text here</p>
.mytext {color:#05bdfc;}
This box has a color of #05bdfc
<div style="background-color:#05bdfc;">Content here</div>
.mybackground {background-color:#05bdfc;}
Border around this has a color of #05bdfc
<div style="border:2px solid #05bdfc;">Content here</div>
.myborder {border:2px solid #05bdfc;}