#c206cc color space conversions
Hex:
#c206cc
RGB:
194, 6, 204
CMY:
24, 98, 20
CMYK:
5, 97, 0, 20
HSL:
297°, 94.2857%, 41.1765%
HSV (HSB):
297°, 97.0588%, 80.0000%
XYZ:
33.2123, 15.9592, 58.4567
xyY:
0.3086, 0.1483, 15.9592
CIE-Lab:
46.9209, 80.9629, -54.0660
CIE-LCH:
46.9209, 97.3556, 326.2655
CIE-Luv:
46.9209, 60.2155, -90.0966
Hunter-Lab:
39.9490, 78.4886, -58.7938
#c206cc color charts
#c206cc color shades, tints & tones
#c206cc color schemes
#c206cc color preview, HTML & CSS examples
This text has a color of #c206cc
<p style="color:#c206cc;">Text here</p>
.mytext {color:#c206cc;}
This box has a color of #c206cc
<div style="background-color:#c206cc;">Content here</div>
.mybackground {background-color:#c206cc;}
Border around this has a color of #c206cc
<div style="border:2px solid #c206cc;">Content here</div>
.myborder {border:2px solid #c206cc;}