#c701d7 color space conversions
Hex:
#c701d7
RGB:
199, 1, 215
CMY:
22, 100, 16
CMYK:
7, 100, 0, 16
HSL:
296°, 99.0741%, 42.3529%
HSV (HSB):
296°, 99.5349%, 84.3137%
XYZ:
35.8298, 17.0701, 65.6964
xyY:
0.3021, 0.1439, 17.0701
CIE-Lab:
48.3483, 83.8292, -58.0562
CIE-LCH:
48.3483, 101.9699, 325.2953
CIE-Luv:
48.3483, 59.8760, -96.8835
Hunter-Lab:
41.3160, 82.4946, -65.3556
#c701d7 color charts
#c701d7 color shades, tints & tones
#c701d7 color schemes
#c701d7 color preview, HTML & CSS examples
This text has a color of #c701d7
<p style="color:#c701d7;">Text here</p>
.mytext {color:#c701d7;}
This box has a color of #c701d7
<div style="background-color:#c701d7;">Content here</div>
.mybackground {background-color:#c701d7;}
Border around this has a color of #c701d7
<div style="border:2px solid #c701d7;">Content here</div>
.myborder {border:2px solid #c701d7;}