#0070f3 color space conversions
Hex:
#0070f3
RGB:
0, 112, 243
CMY:
100, 56, 5
CMYK:
100, 54, 0, 5
HSL:
212°, 100.0000%, 47.6471%
HSV (HSB):
212°, 100.0000%, 95.2941%
XYZ:
21.9718, 18.0594, 87.1218
xyY:
0.1728, 0.1420, 18.0594
CIE-Lab:
49.5681, 24.2430, -72.6261
CIE-LCH:
49.5681, 76.5655, 288.4593
CIE-Luv:
49.5681, -25.3010, -112.8146
Hunter-Lab:
42.4964, 17.9210, -91.8030
#0070f3 color charts
#0070f3 color shades, tints & tones
#0070f3 color schemes
#0070f3 color preview, HTML & CSS examples
This text has a color of #0070f3
<p style="color:#0070f3;">Text here</p>
.mytext {color:#0070f3;}
This box has a color of #0070f3
<div style="background-color:#0070f3;">Content here</div>
.mybackground {background-color:#0070f3;}
Border around this has a color of #0070f3
<div style="border:2px solid #0070f3;">Content here</div>
.myborder {border:2px solid #0070f3;}