#c356dd color space conversions
Hex:
#c356dd
RGB:
195, 86, 221
CMY:
24, 66, 13
CMYK:
12, 61, 0, 13
HSL:
288°, 66.5025%, 60.1961%
HSV (HSB):
288°, 61.0860%, 86.6667%
XYZ:
38.8846, 23.4781, 70.8889
xyY:
0.2918, 0.1762, 23.4781
CIE-Lab:
55.5615, 62.7242, -49.9597
CIE-LCH:
55.5615, 80.1891, 321.4627
CIE-Luv:
55.5615, 43.1878, -85.4741
Hunter-Lab:
48.4542, 58.4516, -52.8237
#c356dd color charts
#c356dd color shades, tints & tones
#c356dd color schemes
#c356dd color preview, HTML & CSS examples
This text has a color of #c356dd
<p style="color:#c356dd;">Text here</p>
.mytext {color:#c356dd;}
This box has a color of #c356dd
<div style="background-color:#c356dd;">Content here</div>
.mybackground {background-color:#c356dd;}
Border around this has a color of #c356dd
<div style="border:2px solid #c356dd;">Content here</div>
.myborder {border:2px solid #c356dd;}