#c020b0 color space conversions
Hex:
#c020b0
RGB:
192, 32, 176
CMY:
25, 87, 31
CMYK:
0, 83, 8, 25
HSL:
306°, 71.4286%, 43.9216%
HSV (HSB):
306°, 83.3333%, 75.2941%
XYZ:
30.0912, 15.3741, 42.4558
xyY:
0.3423, 0.1749, 15.3741
CIE-Lab:
46.1424, 72.9221, -38.9711
CIE-LCH:
46.1424, 82.6824, 331.8791
CIE-Luv:
46.1424, 67.3771, -67.0544
Hunter-Lab:
39.2098, 68.3711, -36.7515
#c020b0 color charts
#c020b0 color shades, tints & tones
#c020b0 color schemes
#c020b0 color preview, HTML & CSS examples
This text has a color of #c020b0
<p style="color:#c020b0;">Text here</p>
.mytext {color:#c020b0;}
This box has a color of #c020b0
<div style="background-color:#c020b0;">Content here</div>
.mybackground {background-color:#c020b0;}
Border around this has a color of #c020b0
<div style="border:2px solid #c020b0;">Content here</div>
.myborder {border:2px solid #c020b0;}