#c02dbd color space conversions
Hex:
#c02dbd
RGB:
192, 45, 189
CMY:
25, 82, 26
CMYK:
0, 77, 2, 25
HSL:
301°, 62.0253%, 46.4706%
HSV (HSB):
301°, 76.5625%, 75.2941%
XYZ:
31.8619, 16.7574, 49.6993
xyY:
0.3241, 0.1704, 16.7574
CIE-Lab:
47.9528, 71.6756, -43.7268
CIE-LCH:
47.9528, 83.9609, 328.6141
CIE-Luv:
47.9528, 60.4433, -74.4843
Hunter-Lab:
40.9358, 67.2960, -43.3278
#c02dbd color charts
#c02dbd color shades, tints & tones
#c02dbd color schemes
#c02dbd color preview, HTML & CSS examples
This text has a color of #c02dbd
<p style="color:#c02dbd;">Text here</p>
.mytext {color:#c02dbd;}
This box has a color of #c02dbd
<div style="background-color:#c02dbd;">Content here</div>
.mybackground {background-color:#c02dbd;}
Border around this has a color of #c02dbd
<div style="border:2px solid #c02dbd;">Content here</div>
.myborder {border:2px solid #c02dbd;}