#c072c6 color space conversions
Hex:
#c072c6
RGB:
192, 114, 198
CMY:
25, 55, 22
CMYK:
3, 42, 0, 22
HSL:
296°, 42.4242%, 61.1765%
HSV (HSB):
296°, 42.4242%, 77.6471%
XYZ:
37.9486, 27.3183, 56.6989
xyY:
0.3111, 0.2240, 27.3183
CIE-Lab:
59.2678, 43.7460, -31.1324
CIE-LCH:
59.2678, 53.6930, 324.5619
CIE-Luv:
59.2678, 36.8703, -54.2272
Hunter-Lab:
52.2669, 38.1334, -27.7307
#c072c6 color charts
#c072c6 color shades, tints & tones
#c072c6 color schemes
#c072c6 color preview, HTML & CSS examples
This text has a color of #c072c6
<p style="color:#c072c6;">Text here</p>
.mytext {color:#c072c6;}
This box has a color of #c072c6
<div style="background-color:#c072c6;">Content here</div>
.mybackground {background-color:#c072c6;}
Border around this has a color of #c072c6
<div style="border:2px solid #c072c6;">Content here</div>
.myborder {border:2px solid #c072c6;}