#c072d9 color space conversions
Hex:
#c072d9
RGB:
192, 114, 217
CMY:
25, 55, 15
CMYK:
12, 47, 0, 15
HSL:
285°, 57.5419%, 64.9020%
HSV (HSB):
285°, 47.4654%, 85.0980%
XYZ:
40.2799, 28.2508, 68.9756
xyY:
0.2929, 0.2055, 28.2508
CIE-Lab:
60.1147, 47.4859, -40.5356
CIE-LCH:
60.1147, 62.4343, 319.5148
CIE-Luv:
60.1147, 33.0492, -69.8619
Hunter-Lab:
53.1515, 42.2578, -39.7355
#c072d9 color charts
#c072d9 color shades, tints & tones
#c072d9 color schemes
#c072d9 color preview, HTML & CSS examples
This text has a color of #c072d9
<p style="color:#c072d9;">Text here</p>
.mytext {color:#c072d9;}
This box has a color of #c072d9
<div style="background-color:#c072d9;">Content here</div>
.mybackground {background-color:#c072d9;}
Border around this has a color of #c072d9
<div style="border:2px solid #c072d9;">Content here</div>
.myborder {border:2px solid #c072d9;}