#000daa color space conversions
Hex:
#000daa
RGB:
0, 13, 170
CMY:
100, 95, 33
CMYK:
100, 92, 0, 33
HSL:
235°, 100.0000%, 33.3333%
HSV (HSB):
235°, 100.0000%, 66.6667%
XYZ:
7.3996, 3.1901, 38.2560
xyY:
0.1515, 0.0653, 3.1901
CIE-Lab:
20.7898, 54.9213, -77.6962
CIE-LCH:
20.7898, 95.1475, 305.2554
CIE-Luv:
20.7898, -6.4191, -80.9360
Hunter-Lab:
17.8609, 42.6943, -114.4894
#000daa color charts
#000daa RGB chart
#000daa CMYK chart
#000daa RGB pie chart
#000daa color shades, tints & tones
#000daa color schemes
#000daa color preview, HTML & CSS examples
This text has a color of #000daa
<p style="color:#000daa;">Text here</p>
.mytext {color:#000daa;}
Text color #000daa
This box has a color of #000daa
<div style="background-color:#000daa;">Content here</div>
.mybackground {background-color:#000daa;}
Background color #000daa
Border around this has a color of #000daa
<div style="border:2px solid #000daa;">Content here</div>
.myborder {border:2px solid #000daa;}
Border color #000daa