#c700dc color space conversions
Hex:
#c700dc
RGB:
199, 0, 220
CMY:
22, 100, 14
CMYK:
10, 100, 0, 14
HSL:
294°, 100.0000%, 43.1373%
HSV (HSB):
294°, 100.0000%, 86.2745%
XYZ:
36.4715, 17.3094, 69.1289
xyY:
0.2967, 0.1408, 17.3094
CIE-Lab:
48.6476, 84.6825, -60.4337
CIE-LCH:
48.6476, 104.0354, 324.4864
CIE-Luv:
48.6476, 58.1217, -100.5117
Hunter-Lab:
41.6046, 83.6688, -69.3913
#c700dc color charts
#c700dc color shades, tints & tones
#c700dc color schemes
#c700dc color preview, HTML & CSS examples
This text has a color of #c700dc
<p style="color:#c700dc;">Text here</p>
.mytext {color:#c700dc;}
This box has a color of #c700dc
<div style="background-color:#c700dc;">Content here</div>
.mybackground {background-color:#c700dc;}
Border around this has a color of #c700dc
<div style="border:2px solid #c700dc;">Content here</div>
.myborder {border:2px solid #c700dc;}