#c204d8 color space conversions
Hex:
#c204d8
RGB:
194, 4, 216
CMY:
24, 98, 15
CMYK:
10, 98, 0, 15
HSL:
294°, 96.3636%, 43.1373%
HSV (HSB):
294°, 98.1481%, 84.7059%
XYZ:
34.6862, 16.5140, 66.3251
xyY:
0.2951, 0.1405, 16.5140
CIE-Lab:
47.6418, 82.9900, -59.8116
CIE-LCH:
47.6418, 102.2975, 324.2194
CIE-Luv:
47.6418, 55.9813, -98.8352
Hunter-Lab:
40.6375, 81.2436, -68.3220
#c204d8 color charts
#c204d8 color shades, tints & tones
#c204d8 color schemes
#c204d8 color preview, HTML & CSS examples
This text has a color of #c204d8
<p style="color:#c204d8;">Text here</p>
.mytext {color:#c204d8;}
This box has a color of #c204d8
<div style="background-color:#c204d8;">Content here</div>
.mybackground {background-color:#c204d8;}
Border around this has a color of #c204d8
<div style="border:2px solid #c204d8;">Content here</div>
.myborder {border:2px solid #c204d8;}