#320ccc color space conversions
Hex:
#320ccc
RGB:
50, 12, 204
CMY:
80, 95, 20
CMYK:
75, 94, 0, 20
HSL:
252°, 88.8889%, 42.3529%
HSV (HSB):
252°, 94.1176%, 80.0000%
XYZ:
12.3459, 5.3007, 57.4992
xyY:
0.1643, 0.0705, 5.3007
CIE-Lab:
27.5748, 65.3980, -86.5290
CIE-LCH:
27.5748, 108.4628, 307.0817
CIE-Luv:
27.5748, -3.9541, -103.1945
Hunter-Lab:
23.0232, 55.4280, -131.9571
#320ccc color charts
#320ccc RGB chart
#320ccc CMYK chart
#320ccc RGB pie chart
#320ccc color shades, tints & tones
#320ccc color schemes
#320ccc color preview, HTML & CSS examples
This text has a color of #320ccc
<p style="color:#320ccc;">Text here</p>
.mytext {color:#320ccc;}
Text color #320ccc
This box has a color of #320ccc
<div style="background-color:#320ccc;">Content here</div>
.mybackground {background-color:#320ccc;}
Background color #320ccc
Border around this has a color of #320ccc
<div style="border:2px solid #320ccc;">Content here</div>
.myborder {border:2px solid #320ccc;}
Border color #320ccc