#c204d7 color space conversions
Hex:
#c204d7
RGB:
194, 4, 215
CMY:
24, 98, 16
CMYK:
10, 98, 0, 16
HSL:
294°, 96.3470%, 42.9412%
HSV (HSB):
294°, 98.1395%, 84.3137%
XYZ:
34.5573, 16.4625, 65.6462
xyY:
0.2962, 0.1411, 16.4625
CIE-Lab:
47.5755, 82.8326, -59.3455
CIE-LCH:
47.5755, 101.8977, 324.3803
CIE-Luv:
47.5755, 56.3319, -98.1245
Hunter-Lab:
40.5740, 81.0260, -67.5258
#c204d7 color charts
#c204d7 color shades, tints & tones
#c204d7 color schemes
#c204d7 color preview, HTML & CSS examples
This text has a color of #c204d7
<p style="color:#c204d7;">Text here</p>
.mytext {color:#c204d7;}
This box has a color of #c204d7
<div style="background-color:#c204d7;">Content here</div>
.mybackground {background-color:#c204d7;}
Border around this has a color of #c204d7
<div style="border:2px solid #c204d7;">Content here</div>
.myborder {border:2px solid #c204d7;}