#c152dd color space conversions
Hex:
#c152dd
RGB:
193, 82, 221
CMY:
24, 68, 13
CMYK:
13, 63, 0, 13
HSL:
288°, 67.1498%, 59.4118%
HSV (HSB):
288°, 62.8959%, 86.6667%
XYZ:
38.0608, 22.5925, 70.7614
xyY:
0.2896, 0.1719, 22.5925
CIE-Lab:
54.6501, 64.0123, -51.4271
CIE-LCH:
54.6501, 82.1116, 321.2219
CIE-Luv:
54.6501, 43.0074, -87.5674
Hunter-Lab:
47.5316, 59.7531, -54.9943
#c152dd color charts
#c152dd color shades, tints & tones
#c152dd color schemes
#c152dd color preview, HTML & CSS examples
This text has a color of #c152dd
<p style="color:#c152dd;">Text here</p>
.mytext {color:#c152dd;}
This box has a color of #c152dd
<div style="background-color:#c152dd;">Content here</div>
.mybackground {background-color:#c152dd;}
Border around this has a color of #c152dd
<div style="border:2px solid #c152dd;">Content here</div>
.myborder {border:2px solid #c152dd;}