#c001cd color space conversions
Hex:
#c001cd
RGB:
192, 1, 205
CMY:
25, 100, 20
CMYK:
6, 100, 0, 20
HSL:
296°, 99.0291%, 40.3922%
HSV (HSB):
296°, 99.5122%, 80.3922%
XYZ:
32.7685, 15.6360, 59.0486
xyY:
0.3050, 0.1455, 15.6360
CIE-Lab:
46.4932, 81.2308, -55.3503
CIE-LCH:
46.4932, 98.2960, 325.7297
CIE-Luv:
46.4932, 58.6708, -91.6981
Hunter-Lab:
39.5423, 78.7230, -60.8581
#c001cd color charts
#c001cd color shades, tints & tones
#c001cd color schemes
#c001cd color preview, HTML & CSS examples
This text has a color of #c001cd
<p style="color:#c001cd;">Text here</p>
.mytext {color:#c001cd;}
This box has a color of #c001cd
<div style="background-color:#c001cd;">Content here</div>
.mybackground {background-color:#c001cd;}
Border around this has a color of #c001cd
<div style="border:2px solid #c001cd;">Content here</div>
.myborder {border:2px solid #c001cd;}