#c70dd5 color space conversions
Hex:
#c70dd5
RGB:
199, 13, 213
CMY:
22, 95, 16
CMYK:
7, 94, 0, 16
HSL:
296°, 88.4956%, 44.3137%
HSV (HSB):
296°, 93.8967%, 83.5294%
XYZ:
35.7074, 17.2341, 64.3953
xyY:
0.3043, 0.1469, 17.2341
CIE-Lab:
48.5536, 82.5322, -56.5790
CIE-LCH:
48.5536, 100.0638, 325.5679
CIE-Luv:
48.5536, 60.0907, -94.7468
Hunter-Lab:
41.5139, 80.8838, -62.9093
#c70dd5 color charts
#c70dd5 color shades, tints & tones
#c70dd5 color schemes
#c70dd5 color preview, HTML & CSS examples
This text has a color of #c70dd5
<p style="color:#c70dd5;">Text here</p>
.mytext {color:#c70dd5;}
This box has a color of #c70dd5
<div style="background-color:#c70dd5;">Content here</div>
.mybackground {background-color:#c70dd5;}
Border around this has a color of #c70dd5
<div style="border:2px solid #c70dd5;">Content here</div>
.myborder {border:2px solid #c70dd5;}