#c019d8 color space conversions
Hex:
#c019d8
RGB:
192, 25, 216
CMY:
25, 90, 15
CMYK:
11, 88, 0, 15
HSL:
292°, 79.2531%, 47.2549%
HSV (HSB):
292°, 88.4259%, 84.7059%
XYZ:
34.4805, 16.8596, 66.4026
xyY:
0.2928, 0.1432, 16.8596
CIE-Lab:
48.0826, 80.3821, -59.1176
CIE-LCH:
48.0826, 99.7807, 323.6671
CIE-Luv:
48.0826, 53.5132, -97.8212
Hunter-Lab:
41.0604, 78.0397, -67.1411
#c019d8 color charts
#c019d8 color shades, tints & tones
#c019d8 color schemes
#c019d8 color preview, HTML & CSS examples
This text has a color of #c019d8
<p style="color:#c019d8;">Text here</p>
.mytext {color:#c019d8;}
This box has a color of #c019d8
<div style="background-color:#c019d8;">Content here</div>
.mybackground {background-color:#c019d8;}
Border around this has a color of #c019d8
<div style="border:2px solid #c019d8;">Content here</div>
.myborder {border:2px solid #c019d8;}