#232d8d color space conversions
Hex:
#232d8d
RGB:
35, 45, 141
CMY:
86, 82, 45
CMYK:
75, 68, 0, 45
HSL:
234°, 60.2273%, 34.5098%
HSV (HSB):
234°, 75.1773%, 55.2941%
XYZ:
6.4392, 4.1572, 25.6623
xyY:
0.1776, 0.1147, 4.1572
CIE-Lab:
24.1844, 30.6216, -54.2568
CIE-LCH:
24.1844, 62.3016, 299.4396
CIE-Luv:
24.1844, -6.6529, -66.5554
Hunter-Lab:
20.3892, 20.6922, -60.3515
#232d8d color charts
#232d8d color shades, tints & tones
#232d8d color schemes
#232d8d color preview, HTML & CSS examples
This text has a color of #232d8d
<p style="color:#232d8d;">Text here</p>
.mytext {color:#232d8d;}
This box has a color of #232d8d
<div style="background-color:#232d8d;">Content here</div>
.mybackground {background-color:#232d8d;}
Border around this has a color of #232d8d
<div style="border:2px solid #232d8d;">Content here</div>
.myborder {border:2px solid #232d8d;}