#c048c4 color space conversions
Hex:
#c048c4
RGB:
192, 72, 196
CMY:
25, 72, 23
CMYK:
2, 63, 0, 23
HSL:
298°, 51.2397%, 52.5490%
HSV (HSB):
298°, 63.2653%, 76.8627%
XYZ:
34.0194, 19.8267, 54.2585
xyY:
0.3147, 0.1834, 19.8267
CIE-Lab:
51.6407, 63.4487, -41.9401
CIE-LCH:
51.6407, 76.0573, 326.5350
CIE-Luv:
51.6407, 52.0360, -72.0093
Hunter-Lab:
44.5272, 58.4539, -41.0786
#c048c4 color charts
#c048c4 color shades, tints & tones
#c048c4 color schemes
#c048c4 color preview, HTML & CSS examples
This text has a color of #c048c4
<p style="color:#c048c4;">Text here</p>
.mytext {color:#c048c4;}
This box has a color of #c048c4
<div style="background-color:#c048c4;">Content here</div>
.mybackground {background-color:#c048c4;}
Border around this has a color of #c048c4
<div style="border:2px solid #c048c4;">Content here</div>
.myborder {border:2px solid #c048c4;}