#c704d6 color space conversions
Hex:
#c704d6
RGB:
199, 4, 214
CMY:
22, 98, 16
CMYK:
7, 98, 0, 16
HSL:
296°, 96.3303%, 42.7451%
HSV (HSB):
296°, 98.1308%, 83.9216%
XYZ:
35.7342, 17.0840, 65.0325
xyY:
0.3032, 0.1450, 17.0840
CIE-Lab:
48.3657, 83.4326, -57.4549
CIE-LCH:
48.3657, 101.3019, 325.4472
CIE-Luv:
48.3657, 60.1151, -95.9950
Hunter-Lab:
41.3328, 81.9896, -64.3532
#c704d6 color charts
#c704d6 color shades, tints & tones
#c704d6 color schemes
#c704d6 color preview, HTML & CSS examples
This text has a color of #c704d6
<p style="color:#c704d6;">Text here</p>
.mytext {color:#c704d6;}
This box has a color of #c704d6
<div style="background-color:#c704d6;">Content here</div>
.mybackground {background-color:#c704d6;}
Border around this has a color of #c704d6
<div style="border:2px solid #c704d6;">Content here</div>
.myborder {border:2px solid #c704d6;}