#1000fc color space conversions
Hex:
#1000fc
RGB:
16, 0, 252
CMY:
94, 100, 1
CMYK:
94, 100, 0, 1
HSL:
244°, 100.0000%, 49.4118%
HSV (HSB):
244°, 100.0000%, 98.8235%
XYZ:
17.7844, 7.1384, 92.5360
xyY:
0.1514, 0.0608, 7.1384
CIE-Lab:
32.1200, 78.5669, -106.4782
CIE-LCH:
32.1200, 132.3267, 306.4224
CIE-Luv:
32.1200, -8.8051, -128.9036
Hunter-Lab:
26.7178, 72.0599, -186.6456
#1000fc color charts
#1000fc color shades, tints & tones
#1000fc color schemes
#1000fc color preview, HTML & CSS examples
This text has a color of #1000fc
<p style="color:#1000fc;">Text here</p>
.mytext {color:#1000fc;}
This box has a color of #1000fc
<div style="background-color:#1000fc;">Content here</div>
.mybackground {background-color:#1000fc;}
Border around this has a color of #1000fc
<div style="border:2px solid #1000fc;">Content here</div>
.myborder {border:2px solid #1000fc;}