#0010ff color space conversions
Hex:
#0010ff
RGB:
0, 16, 255
CMY:
100, 94, 0
CMYK:
100, 94, 0, 0
HSL:
236°, 100.0000%, 50.0000%
HSV (HSB):
236°, 100.0000%, 100.0000%
XYZ:
18.2353, 7.5906, 95.1118
xyY:
0.1508, 0.0628, 7.5906
CIE-Lab:
33.1152, 76.6739, -106.5039
CIE-LCH:
33.1152, 131.2325, 305.7507
CIE-Luv:
33.1152, -9.9449, -131.1639
Hunter-Lab:
27.5510, 69.9302, -185.3956
#0010ff color charts
#0010ff RGB chart
#0010ff CMYK chart
#0010ff RGB pie chart
#0010ff color shades, tints & tones
#0010ff color schemes
#0010ff color preview, HTML & CSS examples
This text has a color of #0010ff
<p style="color:#0010ff;">Text here</p>
.mytext {color:#0010ff;}
Text color #0010ff
This box has a color of #0010ff
<div style="background-color:#0010ff;">Content here</div>
.mybackground {background-color:#0010ff;}
Background color #0010ff
Border around this has a color of #0010ff
<div style="border:2px solid #0010ff;">Content here</div>
.myborder {border:2px solid #0010ff;}
Border color #0010ff