#c206cd color space conversions
Hex:
#c206cd
RGB:
194, 6, 205
CMY:
24, 98, 20
CMYK:
5, 97, 0, 20
HSL:
297°, 94.3128%, 41.3725%
HSV (HSB):
297°, 97.0732%, 80.3922%
XYZ:
33.3327, 16.0074, 59.0905
xyY:
0.3074, 0.1476, 16.0074
CIE-Lab:
46.9841, 81.1153, -54.5424
CIE-LCH:
46.9841, 97.7475, 326.0829
CIE-Luv:
46.9841, 59.8463, -90.8230
Hunter-Lab:
40.0092, 78.6969, -59.5603
#c206cd color charts
#c206cd color shades, tints & tones
#c206cd color schemes
#c206cd color preview, HTML & CSS examples
This text has a color of #c206cd
<p style="color:#c206cd;">Text here</p>
.mytext {color:#c206cd;}
This box has a color of #c206cd
<div style="background-color:#c206cd;">Content here</div>
.mybackground {background-color:#c206cd;}
Border around this has a color of #c206cd
<div style="border:2px solid #c206cd;">Content here</div>
.myborder {border:2px solid #c206cd;}