#000ac3 color space conversions
Hex:
#000ac3
RGB:
0, 10, 195
CMY:
100, 96, 24
CMYK:
100, 95, 0, 24
HSL:
237°, 100.0000%, 38.2353%
HSV (HSB):
237°, 100.0000%, 76.4706%
XYZ:
9.9589, 4.1572, 51.9073
xyY:
0.1508, 0.0630, 4.1572
CIE-Lab:
24.1845, 62.5095, -86.9541
CIE-LCH:
24.1845, 107.0909, 305.7116
CIE-Luv:
24.1845, -7.2792, -95.6601
Hunter-Lab:
20.3892, 51.5049, -136.6690
#000ac3 color charts
#000ac3 color shades, tints & tones
#000ac3 color schemes
#000ac3 color preview, HTML & CSS examples
This text has a color of #000ac3
<p style="color:#000ac3;">Text here</p>
.mytext {color:#000ac3;}
This box has a color of #000ac3
<div style="background-color:#000ac3;">Content here</div>
.mybackground {background-color:#000ac3;}
Border around this has a color of #000ac3
<div style="border:2px solid #000ac3;">Content here</div>
.myborder {border:2px solid #000ac3;}