#006ff5 color space conversions
Hex:
#006ff5
RGB:
0, 111, 245
CMY:
100, 56, 4
CMYK:
100, 55, 0, 4
HSL:
213°, 100.0000%, 48.0392%
HSV (HSB):
213°, 100.0000%, 96.0784%
XYZ:
22.1659, 17.9615, 88.6848
xyY:
0.1721, 0.1394, 17.9615
CIE-Lab:
49.4493, 25.6556, -73.9347
CIE-LCH:
49.4493, 78.2594, 289.1369
CIE-Luv:
49.4493, -24.9697, -114.7147
Hunter-Lab:
42.3810, 19.1915, -94.4014
#006ff5 color charts
#006ff5 color shades, tints & tones
#006ff5 color schemes
#006ff5 color preview, HTML & CSS examples
This text has a color of #006ff5
<p style="color:#006ff5;">Text here</p>
.mytext {color:#006ff5;}
This box has a color of #006ff5
<div style="background-color:#006ff5;">Content here</div>
.mybackground {background-color:#006ff5;}
Border around this has a color of #006ff5
<div style="border:2px solid #006ff5;">Content here</div>
.myborder {border:2px solid #006ff5;}