#095ea3 color space conversions
Hex:
#095ea3
RGB:
9, 94, 163
CMY:
96, 63, 36
CMYK:
94, 42, 0, 36
HSL:
207°, 89.5349%, 33.7255%
HSV (HSB):
207°, 94.4785%, 63.9216%
XYZ:
10.7262, 10.7078, 36.1518
xyY:
0.1863, 0.1859, 10.7078
CIE-Lab:
39.0840, 4.1928, -43.5182
CIE-LCH:
39.0840, 43.7197, 275.5032
CIE-Luv:
39.0840, -22.6091, -62.9571
Hunter-Lab:
32.7228, 1.2456, -42.5970
#095ea3 color charts
#095ea3 color shades, tints & tones
#095ea3 color schemes
#095ea3 color preview, HTML & CSS examples
This text has a color of #095ea3
<p style="color:#095ea3;">Text here</p>
.mytext {color:#095ea3;}
This box has a color of #095ea3
<div style="background-color:#095ea3;">Content here</div>
.mybackground {background-color:#095ea3;}
Border around this has a color of #095ea3
<div style="border:2px solid #095ea3;">Content here</div>
.myborder {border:2px solid #095ea3;}