#230c5c color space conversions
Hex:
#230c5c
RGB:
35, 12, 92
CMY:
86, 95, 64
CMYK:
62, 87, 0, 64
HSL:
257°, 76.9231%, 20.3922%
HSV (HSB):
257°, 86.9565%, 36.0784%
XYZ:
2.7564, 1.3930, 10.2488
xyY:
0.1914, 0.0967, 1.3930
CIE-Lab:
11.9108, 33.3108, -42.8555
CIE-LCH:
11.9108, 54.2790, 307.8573
CIE-Luv:
11.9108, 0.7501, -36.8319
Hunter-Lab:
11.8024, 21.0331, -43.2236
#230c5c color charts
#230c5c color shades, tints & tones
#230c5c color schemes
#230c5c color preview, HTML & CSS examples
This text has a color of #230c5c
<p style="color:#230c5c;">Text here</p>
.mytext {color:#230c5c;}
This box has a color of #230c5c
<div style="background-color:#230c5c;">Content here</div>
.mybackground {background-color:#230c5c;}
Border around this has a color of #230c5c
<div style="border:2px solid #230c5c;">Content here</div>
.myborder {border:2px solid #230c5c;}