#230c50 color space conversions
Hex:
#230c50
RGB:
35, 12, 80
CMY:
86, 95, 69
CMYK:
56, 85, 0, 69
HSL:
260°, 73.9130%, 18.0392%
HSV (HSB):
260°, 85.0000%, 31.3725%
XYZ:
2.2726, 1.1995, 7.7012
xyY:
0.2034, 0.1074, 1.1995
CIE-Lab:
10.5534, 29.5904, -36.9291
CIE-LCH:
10.5534, 47.3218, 308.7043
CIE-Luv:
10.5534, 1.6147, -30.1026
Hunter-Lab:
10.9520, 17.8735, -34.0249
#230c50 color charts
#230c50 color shades, tints & tones
#230c50 color schemes
#230c50 color preview, HTML & CSS examples
This text has a color of #230c50
<p style="color:#230c50;">Text here</p>
.mytext {color:#230c50;}
This box has a color of #230c50
<div style="background-color:#230c50;">Content here</div>
.mybackground {background-color:#230c50;}
Border around this has a color of #230c50
<div style="border:2px solid #230c50;">Content here</div>
.myborder {border:2px solid #230c50;}