#c010dd color space conversions
Hex:
#c010dd
RGB:
192, 16, 221
CMY:
25, 94, 13
CMYK:
13, 93, 0, 13
HSL:
292°, 86.4979%, 46.4706%
HSV (HSB):
292°, 92.7602%, 86.6667%
XYZ:
34.9747, 16.7975, 69.8055
xyY:
0.2877, 0.1382, 16.7975
CIE-Lab:
48.0039, 82.4170, -62.1024
CIE-LCH:
48.0039, 103.1953, 323.0014
CIE-Luv:
48.0039, 52.4283, -102.1945
Hunter-Lab:
40.9848, 80.6010, -72.2937
#c010dd color charts
#c010dd color shades, tints & tones
#c010dd color schemes
#c010dd color preview, HTML & CSS examples
This text has a color of #c010dd
<p style="color:#c010dd;">Text here</p>
.mytext {color:#c010dd;}
This box has a color of #c010dd
<div style="background-color:#c010dd;">Content here</div>
.mybackground {background-color:#c010dd;}
Border around this has a color of #c010dd
<div style="border:2px solid #c010dd;">Content here</div>
.myborder {border:2px solid #c010dd;}