#1000fb color space conversions
Hex:
#1000fb
RGB:
16, 0, 251
CMY:
94, 100, 2
CMYK:
94, 100, 0, 2
HSL:
244°, 100.0000%, 49.2157%
HSV (HSB):
244°, 100.0000%, 98.4314%
XYZ:
17.6263, 7.0752, 91.7034
xyY:
0.1514, 0.0608, 7.0752
CIE-Lab:
31.9775, 78.3312, -106.1541
CIE-LCH:
31.9775, 131.9260, 306.4237
CIE-Luv:
31.9775, -8.7611, -128.3252
Hunter-Lab:
26.5992, 71.7363, -185.7885
#1000fb color charts
#1000fb color shades, tints & tones
#1000fb color schemes
#1000fb color preview, HTML & CSS examples
This text has a color of #1000fb
<p style="color:#1000fb;">Text here</p>
.mytext {color:#1000fb;}
This box has a color of #1000fb
<div style="background-color:#1000fb;">Content here</div>
.mybackground {background-color:#1000fb;}
Border around this has a color of #1000fb
<div style="border:2px solid #1000fb;">Content here</div>
.myborder {border:2px solid #1000fb;}