#05adfc color space conversions
Hex:
#05adfc
RGB:
5, 173, 252
CMY:
98, 32, 1
CMYK:
98, 31, 0, 1
HSL:
199°, 97.6285%, 50.3922%
HSV (HSB):
199°, 98.0159%, 98.8235%
XYZ:
32.5768, 36.9477, 97.5101
xyY:
0.1950, 0.2212, 36.9477
CIE-Lab:
67.2378, -8.8703, -49.2657
CIE-LCH:
67.2378, 50.0579, 259.7932
CIE-Luv:
67.2378, -43.3978, -78.8177
Hunter-Lab:
60.7846, -10.7079, -52.5632
#05adfc color charts
#05adfc color shades, tints & tones
#05adfc color schemes
#05adfc color preview, HTML & CSS examples
This text has a color of #05adfc
<p style="color:#05adfc;">Text here</p>
.mytext {color:#05adfc;}
This box has a color of #05adfc
<div style="background-color:#05adfc;">Content here</div>
.mybackground {background-color:#05adfc;}
Border around this has a color of #05adfc
<div style="border:2px solid #05adfc;">Content here</div>
.myborder {border:2px solid #05adfc;}