#c205cd color space conversions
Hex:
#c205cd
RGB:
194, 5, 205
CMY:
24, 98, 20
CMYK:
5, 98, 0, 20
HSL:
297°, 95.2381%, 41.1765%
HSV (HSB):
297°, 97.5610%, 80.3922%
XYZ:
33.3218, 15.9857, 59.0869
xyY:
0.3074, 0.1475, 15.9857
CIE-Lab:
46.9557, 81.1998, -54.5882
CIE-LCH:
46.9557, 97.8432, 326.0882
CIE-Luv:
46.9557, 59.8904, -90.8823
Hunter-Lab:
39.9821, 78.7969, -59.6334
#c205cd color charts
#c205cd color shades, tints & tones
#c205cd color schemes
#c205cd color preview, HTML & CSS examples
This text has a color of #c205cd
<p style="color:#c205cd;">Text here</p>
.mytext {color:#c205cd;}
This box has a color of #c205cd
<div style="background-color:#c205cd;">Content here</div>
.mybackground {background-color:#c205cd;}
Border around this has a color of #c205cd
<div style="border:2px solid #c205cd;">Content here</div>
.myborder {border:2px solid #c205cd;}