#c0206e color space conversions
Hex:
#c0206e
RGB:
192, 32, 110
CMY:
25, 87, 57
CMYK:
0, 83, 43, 25
HSL:
331°, 71.4286%, 43.9216%
HSV (HSB):
331°, 83.3333%, 75.2941%
XYZ:
25.0692, 13.3653, 16.0103
xyY:
0.4605, 0.2455, 13.3653
CIE-Lab:
43.3086, 65.0142, -3.3064
CIE-LCH:
43.3086, 65.0983, 357.0886
CIE-Luv:
43.3086, 94.9782, -16.1335
Hunter-Lab:
36.5586, 58.4249, -0.3742
#c0206e color charts
#c0206e color shades, tints & tones
#c0206e color schemes
#c0206e color preview, HTML & CSS examples
This text has a color of #c0206e
<p style="color:#c0206e;">Text here</p>
.mytext {color:#c0206e;}
This box has a color of #c0206e
<div style="background-color:#c0206e;">Content here</div>
.mybackground {background-color:#c0206e;}
Border around this has a color of #c0206e
<div style="border:2px solid #c0206e;">Content here</div>
.myborder {border:2px solid #c0206e;}