#06bafc color space conversions
Hex:
#06bafc
RGB:
6, 186, 252
CMY:
98, 27, 1
CMYK:
98, 26, 0, 1
HSL:
196°, 97.6190%, 50.5882%
HSV (HSB):
196°, 97.6190%, 98.8235%
XYZ:
35.2047, 42.1848, 98.3825
xyY:
0.2003, 0.2400, 42.1848
CIE-Lab:
70.9981, -15.9124, -43.3554
CIE-LCH:
70.9981, 46.1833, 249.8457
CIE-Luv:
70.9981, -47.6527, -68.4263
Hunter-Lab:
64.9498, -16.9100, -44.3444
#06bafc color charts
#06bafc color shades, tints & tones
#06bafc color schemes
#06bafc color preview, HTML & CSS examples
This text has a color of #06bafc
<p style="color:#06bafc;">Text here</p>
.mytext {color:#06bafc;}
This box has a color of #06bafc
<div style="background-color:#06bafc;">Content here</div>
.mybackground {background-color:#06bafc;}
Border around this has a color of #06bafc
<div style="border:2px solid #06bafc;">Content here</div>
.myborder {border:2px solid #06bafc;}