#c073cd color space conversions
Hex:
#c073cd
RGB:
192, 115, 205
CMY:
25, 55, 20
CMYK:
6, 44, 0, 20
HSL:
291°, 47.3684%, 62.7451%
HSV (HSB):
291°, 43.9024%, 80.3922%
XYZ:
38.8884, 27.8757, 61.0885
xyY:
0.3042, 0.2180, 27.8757
CIE-Lab:
59.7763, 44.5689, -34.3053
CIE-LCH:
59.7763, 56.2427, 322.4140
CIE-Luv:
59.7763, 35.0490, -59.4564
Hunter-Lab:
52.7975, 39.0801, -31.6424
#c073cd color charts
#c073cd color shades, tints & tones
#c073cd color schemes
#c073cd color preview, HTML & CSS examples
This text has a color of #c073cd
<p style="color:#c073cd;">Text here</p>
.mytext {color:#c073cd;}
This box has a color of #c073cd
<div style="background-color:#c073cd;">Content here</div>
.mybackground {background-color:#c073cd;}
Border around this has a color of #c073cd
<div style="border:2px solid #c073cd;">Content here</div>
.myborder {border:2px solid #c073cd;}