#c018cd color space conversions
Hex:
#c018cd
RGB:
192, 24, 205
CMY:
25, 91, 20
CMYK:
6, 88, 0, 20
HSL:
296°, 79.0393%, 44.9020%
HSV (HSB):
296°, 88.2927%, 80.3922%
XYZ:
33.0843, 16.2675, 59.1538
xyY:
0.3049, 0.1499, 16.2675
CIE-Lab:
47.3235, 78.7745, -54.0155
CIE-LCH:
47.3235, 95.5149, 325.5616
CIE-Luv:
47.3235, 57.3949, -89.9731
Hunter-Lab:
40.3330, 75.8370, -58.7237
#c018cd color charts
#c018cd color shades, tints & tones
#c018cd color schemes
#c018cd color preview, HTML & CSS examples
This text has a color of #c018cd
<p style="color:#c018cd;">Text here</p>
.mytext {color:#c018cd;}
This box has a color of #c018cd
<div style="background-color:#c018cd;">Content here</div>
.mybackground {background-color:#c018cd;}
Border around this has a color of #c018cd
<div style="border:2px solid #c018cd;">Content here</div>
.myborder {border:2px solid #c018cd;}