#31235f color space conversions
Hex:
#31235f
RGB:
49, 35, 95
CMY:
81, 86, 63
CMYK:
48, 63, 0, 63
HSL:
254°, 46.1538%, 25.4902%
HSV (HSB):
254°, 63.1579%, 37.2549%
XYZ:
3.9332, 2.6813, 11.1367
xyY:
0.2216, 0.1510, 2.6813
CIE-Lab:
18.7193, 23.2923, -33.6716
CIE-LCH:
18.7193, 40.9427, 304.6735
CIE-Luv:
18.7193, 1.2173, -38.2582
Hunter-Lab:
16.3745, 14.2208, -28.8623
#31235f color charts
#31235f color shades, tints & tones
#31235f color schemes
#31235f color preview, HTML & CSS examples
This text has a color of #31235f
<p style="color:#31235f;">Text here</p>
.mytext {color:#31235f;}
This box has a color of #31235f
<div style="background-color:#31235f;">Content here</div>
.mybackground {background-color:#31235f;}
Border around this has a color of #31235f
<div style="border:2px solid #31235f;">Content here</div>
.myborder {border:2px solid #31235f;}