#05bafe color space conversions
Hex:
#05bafe
RGB:
5, 186, 254
CMY:
98, 27, 0
CMYK:
98, 27, 0, 0
HSL:
196°, 99.2032%, 50.7843%
HSV (HSB):
196°, 98.0315%, 99.6078%
XYZ:
35.5109, 42.3058, 100.0602
xyY:
0.1996, 0.2378, 42.3058
CIE-Lab:
71.0813, -15.2327, -44.3050
CIE-LCH:
71.0813, 46.8505, 251.0263
CIE-Luv:
71.0813, -47.5383, -70.1551
Hunter-Lab:
65.0429, -16.3712, -45.6800
#05bafe color charts
#05bafe color shades, tints & tones
#05bafe color schemes
#05bafe color preview, HTML & CSS examples
This text has a color of #05bafe
<p style="color:#05bafe;">Text here</p>
.mytext {color:#05bafe;}
This box has a color of #05bafe
<div style="background-color:#05bafe;">Content here</div>
.mybackground {background-color:#05bafe;}
Border around this has a color of #05bafe
<div style="border:2px solid #05bafe;">Content here</div>
.myborder {border:2px solid #05bafe;}