#c02dc0 color space conversions
Hex:
#c02dc0
RGB:
192, 45, 192
CMY:
25, 82, 25
CMYK:
0, 77, 0, 25
HSL:
300°, 62.0253%, 46.4706%
HSV (HSB):
300°, 76.5625%, 75.2941%
XYZ:
32.1910, 16.8890, 51.4324
xyY:
0.3203, 0.1680, 16.8890
CIE-Lab:
48.1199, 72.1475, -45.2084
CIE-LCH:
48.1199, 85.1414, 327.9283
CIE-Luv:
48.1199, 59.3802, -76.7814
Hunter-Lab:
41.0962, 67.9022, -45.4347
#c02dc0 color charts
#c02dc0 color shades, tints & tones
#c02dc0 color schemes
#c02dc0 color preview, HTML & CSS examples
This text has a color of #c02dc0
<p style="color:#c02dc0;">Text here</p>
.mytext {color:#c02dc0;}
This box has a color of #c02dc0
<div style="background-color:#c02dc0;">Content here</div>
.mybackground {background-color:#c02dc0;}
Border around this has a color of #c02dc0
<div style="border:2px solid #c02dc0;">Content here</div>
.myborder {border:2px solid #c02dc0;}