#c070d4 color space conversions
Hex:
#c070d4
RGB:
192, 112, 212
CMY:
25, 56, 17
CMYK:
9, 47, 0, 17
HSL:
288°, 53.7634%, 63.5294%
HSV (HSB):
288°, 47.1698%, 83.1373%
XYZ:
39.4161, 27.5483, 65.5272
xyY:
0.2975, 0.2079, 27.5483
CIE-Lab:
59.4784, 47.5241, -38.7211
CIE-LCH:
59.4784, 61.3014, 320.8280
CIE-Luv:
59.4784, 34.8036, -66.8383
Hunter-Lab:
52.4865, 42.1979, -37.2807
#c070d4 color charts
#c070d4 color shades, tints & tones
#c070d4 color schemes
#c070d4 color preview, HTML & CSS examples
This text has a color of #c070d4
<p style="color:#c070d4;">Text here</p>
.mytext {color:#c070d4;}
This box has a color of #c070d4
<div style="background-color:#c070d4;">Content here</div>
.mybackground {background-color:#c070d4;}
Border around this has a color of #c070d4
<div style="border:2px solid #c070d4;">Content here</div>
.myborder {border:2px solid #c070d4;}