#000dec color space conversions
Hex:
#000dec
RGB:
0, 13, 236
CMY:
100, 95, 7
CMYK:
100, 94, 0, 7
HSL:
237°, 100.0000%, 46.2745%
HSV (HSB):
237°, 100.0000%, 92.5490%
XYZ:
15.2842, 6.3440, 79.7758
xyY:
0.1507, 0.0626, 6.3440
CIE-Lab:
30.2642, 72.4828, -100.5361
CIE-LCH:
30.2642, 123.9405, 305.7902
CIE-Luv:
30.2642, -9.0681, -120.0365
Hunter-Lab:
25.1873, 64.2405, -170.1587
#000dec color charts
#000dec RGB chart
#000dec CMYK chart
#000dec RGB pie chart
#000dec color shades, tints & tones
#000dec color schemes
#000dec color preview, HTML & CSS examples
This text has a color of #000dec
<p style="color:#000dec;">Text here</p>
.mytext {color:#000dec;}
Text color #000dec
This box has a color of #000dec
<div style="background-color:#000dec;">Content here</div>
.mybackground {background-color:#000dec;}
Background color #000dec
Border around this has a color of #000dec
<div style="border:2px solid #000dec;">Content here</div>
.myborder {border:2px solid #000dec;}
Border color #000dec