#c070dd color space conversions
Hex:
#c070dd
RGB:
192, 112, 221
CMY:
25, 56, 13
CMYK:
13, 49, 0, 13
HSL:
284°, 61.5819%, 65.2941%
HSV (HSB):
284°, 49.3213%, 86.6667%
XYZ:
40.5835, 28.0153, 71.6751
xyY:
0.2893, 0.1997, 28.0153
CIE-Lab:
59.9025, 49.3416, -43.1136
CIE-LCH:
59.9025, 65.5239, 318.8538
CIE-Luv:
59.9025, 32.9849, -74.1840
Hunter-Lab:
52.9294, 44.2380, -43.2377
#c070dd color charts
#c070dd color shades, tints & tones
#c070dd color schemes
#c070dd color preview, HTML & CSS examples
This text has a color of #c070dd
<p style="color:#c070dd;">Text here</p>
.mytext {color:#c070dd;}
This box has a color of #c070dd
<div style="background-color:#c070dd;">Content here</div>
.mybackground {background-color:#c070dd;}
Border around this has a color of #c070dd
<div style="border:2px solid #c070dd;">Content here</div>
.myborder {border:2px solid #c070dd;}