#1000f4 color space conversions
Hex:
#1000f4
RGB:
16, 0, 244
CMY:
94, 100, 4
CMYK:
93, 100, 0, 4
HSL:
244°, 100.0000%, 47.8431%
HSV (HSB):
244°, 100.0000%, 95.6863%
XYZ:
16.5428, 6.6418, 85.9980
xyY:
0.1515, 0.0608, 6.6418
CIE-Lab:
30.9772, 76.6768, -103.8776
CIE-LCH:
30.9772, 129.1119, 306.4327
CIE-Luv:
30.9772, -8.4523, -124.2648
Hunter-Lab:
25.7717, 69.4783, -179.8055
#1000f4 color charts
#1000f4 color shades, tints & tones
#1000f4 color schemes
#1000f4 color preview, HTML & CSS examples
This text has a color of #1000f4
<p style="color:#1000f4;">Text here</p>
.mytext {color:#1000f4;}
This box has a color of #1000f4
<div style="background-color:#1000f4;">Content here</div>
.mybackground {background-color:#1000f4;}
Border around this has a color of #1000f4
<div style="border:2px solid #1000f4;">Content here</div>
.myborder {border:2px solid #1000f4;}