#c700d9 color space conversions
Hex:
#c700d9
RGB:
199, 0, 217
CMY:
22, 100, 15
CMYK:
8, 100, 0, 15
HSL:
295°, 100.0000%, 42.5490%
HSV (HSB):
295°, 100.0000%, 85.0980%
XYZ:
36.0776, 17.1519, 67.0548
xyY:
0.2999, 0.1426, 17.1519
CIE-Lab:
48.4508, 84.2178, -59.0362
CIE-LCH:
48.4508, 102.8490, 324.9698
CIE-Luv:
48.4508, 59.1938, -98.3725
Hunter-Lab:
41.4148, 83.0203, -67.0062
#c700d9 color charts
#c700d9 color shades, tints & tones
#c700d9 color schemes
#c700d9 color preview, HTML & CSS examples
This text has a color of #c700d9
<p style="color:#c700d9;">Text here</p>
.mytext {color:#c700d9;}
This box has a color of #c700d9
<div style="background-color:#c700d9;">Content here</div>
.mybackground {background-color:#c700d9;}
Border around this has a color of #c700d9
<div style="border:2px solid #c700d9;">Content here</div>
.myborder {border:2px solid #c700d9;}