#230e65 color space conversions
Hex:
#230e65
RGB:
35, 14, 101
CMY:
86, 95, 60
CMYK:
65, 86, 0, 60
HSL:
254°, 75.6522%, 22.5490%
HSV (HSB):
254°, 86.1386%, 39.6078%
XYZ:
3.1991, 1.6110, 12.4543
xyY:
0.1853, 0.0933, 1.6110
CIE-Lab:
13.2969, 35.1566, -46.5724
CIE-LCH:
13.2969, 58.3522, 307.0484
CIE-Luv:
13.2969, -0.0239, -42.2357
Hunter-Lab:
12.6925, 22.7791, -49.2925
#230e65 color charts
#230e65 color shades, tints & tones
#230e65 color schemes
#230e65 color preview, HTML & CSS examples
This text has a color of #230e65
<p style="color:#230e65;">Text here</p>
.mytext {color:#230e65;}
This box has a color of #230e65
<div style="background-color:#230e65;">Content here</div>
.mybackground {background-color:#230e65;}
Border around this has a color of #230e65
<div style="border:2px solid #230e65;">Content here</div>
.myborder {border:2px solid #230e65;}