#320f7f color space conversions
Hex:
#320f7f
RGB:
50, 15, 127
CMY:
80, 94, 50
CMYK:
61, 88, 0, 50
HSL:
259°, 78.8732%, 27.8431%
HSV (HSB):
259°, 88.1890%, 49.8039%
XYZ:
5.3170, 2.5521, 20.2910
xyY:
0.1888, 0.0906, 2.5521
CIE-Lab:
18.1524, 44.0166, -55.3547
CIE-LCH:
18.1524, 70.7220, 308.4908
CIE-Luv:
18.1524, 1.3539, -58.6369
Hunter-Lab:
15.9752, 31.4532, -64.1252
#320f7f color charts
#320f7f color shades, tints & tones
#320f7f color schemes
#320f7f color preview, HTML & CSS examples
This text has a color of #320f7f
<p style="color:#320f7f;">Text here</p>
.mytext {color:#320f7f;}
This box has a color of #320f7f
<div style="background-color:#320f7f;">Content here</div>
.mybackground {background-color:#320f7f;}
Border around this has a color of #320f7f
<div style="border:2px solid #320f7f;">Content here</div>
.myborder {border:2px solid #320f7f;}