#230a65 color space conversions
Hex:
#230a65
RGB:
35, 10, 101
CMY:
86, 96, 60
CMYK:
65, 90, 0, 60
HSL:
256°, 81.9820%, 21.7647%
HSV (HSB):
256°, 90.0990%, 39.6078%
XYZ:
3.1506, 1.5140, 12.4381
xyY:
0.1842, 0.0885, 1.5140
CIE-Lab:
12.6967, 36.9237, -47.5652
CIE-LCH:
12.6967, 60.2146, 307.8213
CIE-Luv:
12.6967, 0.2719, -41.7018
Hunter-Lab:
12.3044, 24.1734, -51.3209
#230a65 color charts
#230a65 color shades, tints & tones
#230a65 color schemes
#230a65 color preview, HTML & CSS examples
This text has a color of #230a65
<p style="color:#230a65;">Text here</p>
.mytext {color:#230a65;}
This box has a color of #230a65
<div style="background-color:#230a65;">Content here</div>
.mybackground {background-color:#230a65;}
Border around this has a color of #230a65
<div style="border:2px solid #230a65;">Content here</div>
.myborder {border:2px solid #230a65;}