#c073d4 color space conversions
Hex:
#c073d4
RGB:
192, 115, 212
CMY:
25, 55, 17
CMYK:
9, 46, 0, 17
HSL:
288°, 53.0055%, 64.1176%
HSV (HSB):
288°, 45.7547%, 83.1373%
XYZ:
39.7526, 28.2214, 65.6394
xyY:
0.2975, 0.2112, 28.2214
CIE-Lab:
60.0882, 45.9539, -37.7660
CIE-LCH:
60.0882, 59.4813, 320.5858
CIE-Luv:
60.0882, 33.6582, -65.2213
Hunter-Lab:
53.1238, 40.6051, -36.0717
#c073d4 color charts
#c073d4 color shades, tints & tones
#c073d4 color schemes
#c073d4 color preview, HTML & CSS examples
This text has a color of #c073d4
<p style="color:#c073d4;">Text here</p>
.mytext {color:#c073d4;}
This box has a color of #c073d4
<div style="background-color:#c073d4;">Content here</div>
.mybackground {background-color:#c073d4;}
Border around this has a color of #c073d4
<div style="border:2px solid #c073d4;">Content here</div>
.myborder {border:2px solid #c073d4;}