#c35ddd color space conversions
Hex:
#c35ddd
RGB:
195, 93, 221
CMY:
24, 64, 13
CMYK:
12, 58, 0, 13
HSL:
288°, 65.3061%, 61.5686%
HSV (HSB):
288°, 57.9186%, 86.6667%
XYZ:
39.4712, 24.6513, 71.0844
xyY:
0.2919, 0.1823, 24.6513
CIE-Lab:
56.7340, 59.5270, -48.0973
CIE-LCH:
56.7340, 76.5298, 321.0621
CIE-Luv:
56.7340, 41.1497, -82.5522
Hunter-Lab:
49.6500, 55.0178, -50.1310
#c35ddd color charts
#c35ddd color shades, tints & tones
#c35ddd color schemes
#c35ddd color preview, HTML & CSS examples
This text has a color of #c35ddd
<p style="color:#c35ddd;">Text here</p>
.mytext {color:#c35ddd;}
This box has a color of #c35ddd
<div style="background-color:#c35ddd;">Content here</div>
.mybackground {background-color:#c35ddd;}
Border around this has a color of #c35ddd
<div style="border:2px solid #c35ddd;">Content here</div>
.myborder {border:2px solid #c35ddd;}