#0070ff color space conversions
Hex:
#0070ff
RGB:
0, 112, 255
CMY:
100, 56, 0
CMYK:
100, 56, 0, 0
HSL:
214°, 100.0000%, 50.0000%
HSV (HSB):
214°, 100.0000%, 100.0000%
XYZ:
23.8442, 18.8083, 96.9814
xyY:
0.1708, 0.1347, 18.8083
CIE-Lab:
50.4622, 28.8690, -77.8400
CIE-LCH:
50.4622, 83.0209, 290.3486
CIE-Luv:
50.4622, -24.9655, -121.1992
Hunter-Lab:
43.3686, 22.2448, -102.2271
#0070ff color charts
#0070ff color shades, tints & tones
#0070ff color schemes
#0070ff color preview, HTML & CSS examples
This text has a color of #0070ff
<p style="color:#0070ff;">Text here</p>
.mytext {color:#0070ff;}
This box has a color of #0070ff
<div style="background-color:#0070ff;">Content here</div>
.mybackground {background-color:#0070ff;}
Border around this has a color of #0070ff
<div style="border:2px solid #0070ff;">Content here</div>
.myborder {border:2px solid #0070ff;}