#c368dd color space conversions
Hex:
#c368dd
RGB:
195, 104, 221
CMY:
24, 59, 13
CMYK:
12, 53, 0, 13
HSL:
287°, 63.2432%, 63.7255%
HSV (HSB):
287°, 52.9412%, 86.6667%
XYZ:
40.5071, 26.7232, 71.4297
xyY:
0.2921, 0.1927, 26.7232
CIE-Lab:
58.7172, 54.2142, -44.9585
CIE-LCH:
58.7172, 70.4305, 320.3320
CIE-Luv:
58.7172, 37.6235, -77.4837
Hunter-Lab:
51.6945, 49.4050, -45.7389
#c368dd color charts
#c368dd color shades, tints & tones
#c368dd color schemes
#c368dd color preview, HTML & CSS examples
This text has a color of #c368dd
<p style="color:#c368dd;">Text here</p>
.mytext {color:#c368dd;}
This box has a color of #c368dd
<div style="background-color:#c368dd;">Content here</div>
.mybackground {background-color:#c368dd;}
Border around this has a color of #c368dd
<div style="border:2px solid #c368dd;">Content here</div>
.myborder {border:2px solid #c368dd;}