#010dec color space conversions
Hex:
#010dec
RGB:
1, 13, 236
CMY:
100, 95, 7
CMYK:
100, 94, 0, 7
HSL:
237°, 99.1561%, 46.4706%
HSV (HSB):
237°, 99.5763%, 92.5490%
XYZ:
15.2968, 6.3504, 79.7764
xyY:
0.1508, 0.0626, 6.3504
CIE-Lab:
30.2799, 72.4894, -100.5095
CIE-LCH:
30.2799, 123.9228, 305.7999
CIE-Luv:
30.2799, -9.0383, -120.0537
Hunter-Lab:
25.2001, 64.2517, -170.0557
#010dec color charts
#010dec RGB chart
#010dec CMYK chart
#010dec RGB pie chart
#010dec color shades, tints & tones
#010dec color schemes
#010dec color preview, HTML & CSS examples
This text has a color of #010dec
<p style="color:#010dec;">Text here</p>
.mytext {color:#010dec;}
Text color #010dec
This box has a color of #010dec
<div style="background-color:#010dec;">Content here</div>
.mybackground {background-color:#010dec;}
Background color #010dec
Border around this has a color of #010dec
<div style="border:2px solid #010dec;">Content here</div>
.myborder {border:2px solid #010dec;}
Border color #010dec