#010ac0 color space conversions
Hex:
#010ac0
RGB:
1, 10, 192
CMY:
100, 96, 25
CMYK:
99, 95, 0, 25
HSL:
237°, 98.9637%, 37.8431%
HSV (HSB):
237°, 99.4792%, 75.2941%
XYZ:
9.6355, 4.0293, 50.1391
xyY:
0.1510, 0.0632, 4.0293
CIE-Lab:
23.7681, 61.7249, -85.8775
CIE-LCH:
23.7681, 105.7587, 305.7069
CIE-Luv:
23.7681, -7.1191, -93.8910
Hunter-Lab:
20.0731, 50.5554, -134.0445
#010ac0 color charts
#010ac0 color shades, tints & tones
#010ac0 color schemes
#010ac0 color preview, HTML & CSS examples
This text has a color of #010ac0
<p style="color:#010ac0;">Text here</p>
.mytext {color:#010ac0;}
This box has a color of #010ac0
<div style="background-color:#010ac0;">Content here</div>
.mybackground {background-color:#010ac0;}
Border around this has a color of #010ac0
<div style="border:2px solid #010ac0;">Content here</div>
.myborder {border:2px solid #010ac0;}