#320ec7 color space conversions
Hex:
#320ec7
RGB:
50, 14, 199
CMY:
80, 95, 22
CMYK:
75, 93, 0, 22
HSL:
252°, 86.8545%, 41.7647%
HSV (HSB):
252°, 92.9648%, 78.0392%
XYZ:
11.7812, 5.1157, 54.3993
xyY:
0.1652, 0.0718, 5.1157
CIE-Lab:
27.0619, 63.6875, -84.4544
CIE-LCH:
27.0619, 105.7764, 307.0201
CIE-Luv:
27.0619, -3.7376, -100.4140
Hunter-Lab:
22.6179, 53.3958, -126.7683
#320ec7 color charts
#320ec7 color shades, tints & tones
#320ec7 color schemes
#320ec7 color preview, HTML & CSS examples
This text has a color of #320ec7
<p style="color:#320ec7;">Text here</p>
.mytext {color:#320ec7;}
This box has a color of #320ec7
<div style="background-color:#320ec7;">Content here</div>
.mybackground {background-color:#320ec7;}
Border around this has a color of #320ec7
<div style="border:2px solid #320ec7;">Content here</div>
.myborder {border:2px solid #320ec7;}