#c206c7 color space conversions
Hex:
#c206c7
RGB:
194, 6, 199
CMY:
24, 98, 22
CMYK:
3, 97, 0, 22
HSL:
298°, 94.1463%, 40.1961%
HSV (HSB):
298°, 96.9849%, 78.0392%
XYZ:
32.6221, 15.7231, 55.3483
xyY:
0.3146, 0.1516, 15.7231
CIE-Lab:
46.6091, 80.2081, -51.6699
CIE-LCH:
46.6091, 95.4103, 327.2105
CIE-Luv:
46.6091, 62.0878, -86.4442
Hunter-Lab:
39.6524, 77.4606, -55.0026
#c206c7 color charts
#c206c7 color shades, tints & tones
#c206c7 color schemes
#c206c7 color preview, HTML & CSS examples
This text has a color of #c206c7
<p style="color:#c206c7;">Text here</p>
.mytext {color:#c206c7;}
This box has a color of #c206c7
<div style="background-color:#c206c7;">Content here</div>
.mybackground {background-color:#c206c7;}
Border around this has a color of #c206c7
<div style="border:2px solid #c206c7;">Content here</div>
.myborder {border:2px solid #c206c7;}