#c001dd color space conversions
Hex:
#c001dd
RGB:
192, 1, 221
CMY:
25, 100, 13
CMYK:
13, 100, 0, 13
HSL:
292°, 99.0991%, 43.5294%
HSV (HSB):
292°, 99.5475%, 86.6667%
XYZ:
34.8002, 16.4486, 69.7473
xyY:
0.2876, 0.1359, 16.4486
CIE-Lab:
47.5577, 83.7437, -62.8239
CIE-LCH:
47.5577, 104.6893, 323.1230
CIE-Luv:
47.5577, 53.0439, -103.0583
Hunter-Lab:
40.5569, 82.1889, -73.5735
#c001dd color charts
#c001dd color shades, tints & tones
#c001dd color schemes
#c001dd color preview, HTML & CSS examples
This text has a color of #c001dd
<p style="color:#c001dd;">Text here</p>
.mytext {color:#c001dd;}
This box has a color of #c001dd
<div style="background-color:#c001dd;">Content here</div>
.mybackground {background-color:#c001dd;}
Border around this has a color of #c001dd
<div style="border:2px solid #c001dd;">Content here</div>
.myborder {border:2px solid #c001dd;}