#c072d2 color space conversions
Hex:
#c072d2
RGB:
192, 114, 210
CMY:
25, 55, 18
CMYK:
9, 46, 0, 18
HSL:
289°, 51.6129%, 63.5294%
HSV (HSB):
289°, 45.7143%, 82.3529%
XYZ:
39.3884, 27.8942, 64.2809
xyY:
0.2994, 0.2120, 27.8942
CIE-Lab:
59.7931, 46.0806, -37.1012
CIE-LCH:
59.7931, 59.1601, 321.1612
CIE-Luv:
59.7931, 34.4427, -64.1211
Hunter-Lab:
52.8150, 40.6956, -35.1911
#c072d2 color charts
#c072d2 color shades, tints & tones
#c072d2 color schemes
#c072d2 color preview, HTML & CSS examples
This text has a color of #c072d2
<p style="color:#c072d2;">Text here</p>
.mytext {color:#c072d2;}
This box has a color of #c072d2
<div style="background-color:#c072d2;">Content here</div>
.mybackground {background-color:#c072d2;}
Border around this has a color of #c072d2
<div style="border:2px solid #c072d2;">Content here</div>
.myborder {border:2px solid #c072d2;}