#1000f0 color space conversions
Hex:
#1000f0
RGB:
16, 0, 240
CMY:
94, 100, 6
CMYK:
93, 100, 0, 6
HSL:
244°, 100.0000%, 47.0588%
HSV (HSB):
244°, 100.0000%, 94.1176%
XYZ:
15.9419, 6.4014, 82.8334
xyY:
0.1516, 0.0609, 6.4014
CIE-Lab:
30.4035, 75.7275, -102.5707
CIE-LCH:
30.4035, 127.4967, 306.4383
CIE-Luv:
30.4035, -8.2748, -121.9356
Hunter-Lab:
25.3010, 68.1937, -176.3996
#1000f0 color charts
#1000f0 color shades, tints & tones
#1000f0 color schemes
#1000f0 color preview, HTML & CSS examples
This text has a color of #1000f0
<p style="color:#1000f0;">Text here</p>
.mytext {color:#1000f0;}
This box has a color of #1000f0
<div style="background-color:#1000f0;">Content here</div>
.mybackground {background-color:#1000f0;}
Border around this has a color of #1000f0
<div style="border:2px solid #1000f0;">Content here</div>
.myborder {border:2px solid #1000f0;}