#010dff color space conversions
Hex:
#010dff
RGB:
1, 13, 255
CMY:
100, 95, 0
CMYK:
100, 95, 0, 0
HSL:
237°, 100.0000%, 50.1961%
HSV (HSB):
237°, 99.6078%, 100.0000%
XYZ:
18.2064, 7.5143, 95.0986
xyY:
0.1507, 0.0622, 7.5143
CIE-Lab:
32.9502, 77.2333, -106.7797
CIE-LCH:
32.9502, 131.7835, 305.8780
CIE-Luv:
32.9502, -9.7960, -131.0123
Hunter-Lab:
27.4122, 70.5834, -186.5005
#010dff color charts
#010dff RGB chart
#010dff CMYK chart
#010dff RGB pie chart
#010dff color shades, tints & tones
#010dff color schemes
#010dff color preview, HTML & CSS examples
This text has a color of #010dff
<p style="color:#010dff;">Text here</p>
.mytext {color:#010dff;}
Text color #010dff
This box has a color of #010dff
<div style="background-color:#010dff;">Content here</div>
.mybackground {background-color:#010dff;}
Background color #010dff
Border around this has a color of #010dff
<div style="border:2px solid #010dff;">Content here</div>
.myborder {border:2px solid #010dff;}
Border color #010dff