#010fb4 color space conversions
Hex:
#010fb4
RGB:
1, 15, 180
CMY:
100, 94, 29
CMYK:
99, 92, 0, 29
HSL:
235°, 98.8950%, 35.4902%
HSV (HSB):
235°, 99.4444%, 70.5882%
XYZ:
8.4216, 3.6434, 43.4394
xyY:
0.1517, 0.0656, 3.6434
CIE-Lab:
22.4556, 57.1488, -80.9300
CIE-LCH:
22.4556, 99.0740, 305.2279
CIE-Luv:
22.4556, -6.9046, -87.2209
Hunter-Lab:
19.0877, 45.3516, -121.5699
#010fb4 color charts
#010fb4 color shades, tints & tones
#010fb4 color schemes
#010fb4 color preview, HTML & CSS examples
This text has a color of #010fb4
<p style="color:#010fb4;">Text here</p>
.mytext {color:#010fb4;}
This box has a color of #010fb4
<div style="background-color:#010fb4;">Content here</div>
.mybackground {background-color:#010fb4;}
Border around this has a color of #010fb4
<div style="border:2px solid #010fb4;">Content here</div>
.myborder {border:2px solid #010fb4;}