#c20cbc color space conversions
Hex:
#c20cbc
RGB:
194, 12, 188
CMY:
24, 95, 26
CMYK:
0, 94, 3, 24
HSL:
302°, 88.3495%, 40.3922%
HSV (HSB):
302°, 93.8144%, 76.0784%
XYZ:
31.4567, 15.3631, 48.8844
xyY:
0.3287, 0.1605, 15.3631
CIE-Lab:
46.1276, 78.0644, -46.0275
CIE-LCH:
46.1276, 90.6233, 329.4760
CIE-Luv:
46.1276, 66.0459, -77.8991
Hunter-Lab:
39.1958, 74.6630, -46.5084
#c20cbc color charts
#c20cbc color shades, tints & tones
#c20cbc color schemes
#c20cbc color preview, HTML & CSS examples
This text has a color of #c20cbc
<p style="color:#c20cbc;">Text here</p>
.mytext {color:#c20cbc;}
This box has a color of #c20cbc
<div style="background-color:#c20cbc;">Content here</div>
.mybackground {background-color:#c20cbc;}
Border around this has a color of #c20cbc
<div style="border:2px solid #c20cbc;">Content here</div>
.myborder {border:2px solid #c20cbc;}