#006aff color space conversions
Hex:
#006aff
RGB:
0, 106, 255
CMY:
100, 58, 0
CMYK:
100, 58, 0, 0
HSL:
215°, 100.0000%, 50.0000%
HSV (HSB):
215°, 100.0000%, 100.0000%
XYZ:
23.2040, 17.5281, 96.7680
xyY:
0.1688, 0.1275, 17.5281
CIE-Lab:
48.9186, 32.6747, -80.3601
CIE-LCH:
48.9186, 86.7490, 292.1269
CIE-Luv:
48.9186, -23.4158, -123.7951
Hunter-Lab:
41.8665, 25.6651, -107.7331
#006aff color charts
#006aff RGB chart
#006aff CMYK chart
#006aff RGB pie chart
#006aff color shades, tints & tones
#006aff color schemes
#006aff color preview, HTML & CSS examples
This text has a color of #006aff
<p style="color:#006aff;">Text here</p>
.mytext {color:#006aff;}
Text color #006aff
This box has a color of #006aff
<div style="background-color:#006aff;">Content here</div>
.mybackground {background-color:#006aff;}
Background color #006aff
Border around this has a color of #006aff
<div style="border:2px solid #006aff;">Content here</div>
.myborder {border:2px solid #006aff;}
Border color #006aff