#010aff color space conversions
Hex:
#010aff
RGB:
1, 10, 255
CMY:
100, 96, 0
CMYK:
100, 96, 0, 0
HSL:
238°, 100.0000%, 50.1961%
HSV (HSB):
238°, 99.6078%, 100.0000%
XYZ:
18.1711, 7.4435, 95.0868
xyY:
0.1505, 0.0617, 7.4435
CIE-Lab:
32.7960, 77.7109, -107.0376
CIE-LCH:
32.7960, 132.2725, 305.9802
CIE-Luv:
32.7960, -9.6920, -130.8646
Hunter-Lab:
27.2828, 71.1405, -187.5408
#010aff color charts
#010aff RGB chart
#010aff CMYK chart
#010aff RGB pie chart
#010aff color shades, tints & tones
#010aff color schemes
#010aff color preview, HTML & CSS examples
This text has a color of #010aff
<p style="color:#010aff;">Text here</p>
.mytext {color:#010aff;}
Text color #010aff
This box has a color of #010aff
<div style="background-color:#010aff;">Content here</div>
.mybackground {background-color:#010aff;}
Background color #010aff
Border around this has a color of #010aff
<div style="border:2px solid #010aff;">Content here</div>
.myborder {border:2px solid #010aff;}
Border color #010aff