#c030cd color space conversions
Hex:
#c030cd
RGB:
192, 48, 205
CMY:
25, 81, 20
CMYK:
6, 77, 0, 20
HSL:
295°, 62.0553%, 49.6078%
HSV (HSB):
295°, 76.5854%, 80.3922%
XYZ:
33.8146, 17.7282, 59.3973
xyY:
0.3048, 0.1598, 17.7282
CIE-Lab:
49.1647, 73.4075, -51.0646
CIE-LCH:
49.1647, 89.4218, 325.1763
CIE-Luv:
49.1647, 54.4357, -85.9599
Hunter-Lab:
42.1048, 69.6710, -54.1670
#c030cd color charts
#c030cd color shades, tints & tones
#c030cd color schemes
#c030cd color preview, HTML & CSS examples
This text has a color of #c030cd
<p style="color:#c030cd;">Text here</p>
.mytext {color:#c030cd;}
This box has a color of #c030cd
<div style="background-color:#c030cd;">Content here</div>
.mybackground {background-color:#c030cd;}
Border around this has a color of #c030cd
<div style="border:2px solid #c030cd;">Content here</div>
.myborder {border:2px solid #c030cd;}