#c019dd color space conversions
Hex:
#c019dd
RGB:
192, 25, 221
CMY:
25, 90, 13
CMYK:
13, 89, 0, 13
HSL:
291°, 79.6748%, 48.2353%
HSV (HSB):
291°, 88.6878%, 86.6667%
XYZ:
35.1370, 17.1222, 69.8596
xyY:
0.2877, 0.1402, 17.1222
CIE-Lab:
48.4136, 81.2044, -61.4405
CIE-LCH:
48.4136, 101.8287, 322.8883
CIE-Luv:
48.4136, 51.8533, -101.3854
Hunter-Lab:
41.3790, 79.1603, -71.1333
#c019dd color charts
#c019dd color shades, tints & tones
#c019dd color schemes
#c019dd color preview, HTML & CSS examples
This text has a color of #c019dd
<p style="color:#c019dd;">Text here</p>
.mytext {color:#c019dd;}
This box has a color of #c019dd
<div style="background-color:#c019dd;">Content here</div>
.mybackground {background-color:#c019dd;}
Border around this has a color of #c019dd
<div style="border:2px solid #c019dd;">Content here</div>
.myborder {border:2px solid #c019dd;}