#c04fa5 color space conversions
Hex:
#c04fa5
RGB:
192, 79, 165
CMY:
25, 69, 35
CMYK:
0, 59, 14, 25
HSL:
314°, 47.2803%, 53.1373%
HSV (HSB):
314°, 58.8542%, 75.2941%
XYZ:
31.3257, 19.5150, 37.7130
xyY:
0.3537, 0.2204, 19.5150
CIE-Lab:
51.2844, 55.3560, -24.4484
CIE-LCH:
51.2844, 60.5146, 336.1710
CIE-Luv:
51.2844, 59.1825, -44.4019
Hunter-Lab:
44.1758, 49.2693, -19.6930
#c04fa5 color charts
#c04fa5 color shades, tints & tones
#c04fa5 color schemes
#c04fa5 color preview, HTML & CSS examples
This text has a color of #c04fa5
<p style="color:#c04fa5;">Text here</p>
.mytext {color:#c04fa5;}
This box has a color of #c04fa5
<div style="background-color:#c04fa5;">Content here</div>
.mybackground {background-color:#c04fa5;}
Border around this has a color of #c04fa5
<div style="border:2px solid #c04fa5;">Content here</div>
.myborder {border:2px solid #c04fa5;}