#0e0d65 color space conversions
Hex:
#0e0d65
RGB:
14, 13, 101
CMY:
95, 95, 60
CMYK:
86, 87, 0, 60
HSL:
241°, 77.1930%, 22.3529%
HSV (HSB):
241°, 87.1287%, 39.6078%
XYZ:
2.6740, 1.3208, 12.4259
xyY:
0.1628, 0.0804, 1.3208
CIE-Lab:
11.4201, 33.8798, -49.7346
CIE-LCH:
11.4201, 60.1778, 304.2632
CIE-Luv:
11.4201, -2.8013, -40.0006
Hunter-Lab:
11.4926, 21.4197, -56.0603
#0e0d65 color charts
#0e0d65 color shades, tints & tones
#0e0d65 color schemes
#0e0d65 color preview, HTML & CSS examples
This text has a color of #0e0d65
<p style="color:#0e0d65;">Text here</p>
.mytext {color:#0e0d65;}
This box has a color of #0e0d65
<div style="background-color:#0e0d65;">Content here</div>
.mybackground {background-color:#0e0d65;}
Border around this has a color of #0e0d65
<div style="border:2px solid #0e0d65;">Content here</div>
.myborder {border:2px solid #0e0d65;}