#340ccc color space conversions
Hex:
#340ccc
RGB:
52, 12, 204
CMY:
80, 95, 20
CMYK:
75, 94, 0, 20
HSL:
253°, 88.8889%, 42.3529%
HSV (HSB):
253°, 94.1176%, 80.0000%
XYZ:
12.4467, 5.3526, 57.5039
xyY:
0.1653, 0.0711, 5.3526
CIE-Lab:
27.7167, 65.4735, -86.2888
CIE-LCH:
27.7167, 108.3168, 307.1902
CIE-Luv:
27.7167, -3.6537, -103.3096
Hunter-Lab:
23.1358, 55.5429, -131.1700
#340ccc color charts
#340ccc color shades, tints & tones
#340ccc color schemes
#340ccc color preview, HTML & CSS examples
This text has a color of #340ccc
<p style="color:#340ccc;">Text here</p>
.mytext {color:#340ccc;}
This box has a color of #340ccc
<div style="background-color:#340ccc;">Content here</div>
.mybackground {background-color:#340ccc;}
Border around this has a color of #340ccc
<div style="border:2px solid #340ccc;">Content here</div>
.myborder {border:2px solid #340ccc;}