#c393cd color space conversions
Hex:
#c393cd
RGB:
195, 147, 205
CMY:
24, 42, 20
CMYK:
5, 28, 0, 20
HSL:
290°, 36.7089%, 69.0196%
HSV (HSB):
290°, 28.2927%, 80.3922%
XYZ:
43.9588, 36.8773, 62.5588
xyY:
0.3066, 0.2572, 36.8773
CIE-Lab:
67.1849, 28.1134, -22.8448
CIE-LCH:
67.1849, 36.2249, 320.9029
CIE-Luv:
67.1849, 22.8944, -39.6774
Hunter-Lab:
60.7267, 22.9409, -18.5700
#c393cd color charts
#c393cd color shades, tints & tones
#c393cd color schemes
#c393cd color preview, HTML & CSS examples
This text has a color of #c393cd
<p style="color:#c393cd;">Text here</p>
.mytext {color:#c393cd;}
This box has a color of #c393cd
<div style="background-color:#c393cd;">Content here</div>
.mybackground {background-color:#c393cd;}
Border around this has a color of #c393cd
<div style="border:2px solid #c393cd;">Content here</div>
.myborder {border:2px solid #c393cd;}