#c04bb9 color space conversions
Hex:
#c04bb9
RGB:
192, 75, 185
CMY:
25, 71, 27
CMYK:
0, 61, 4, 25
HSL:
304°, 48.1481%, 52.3529%
HSV (HSB):
304°, 60.9375%, 75.2941%
XYZ:
33.0113, 19.7414, 47.9695
xyY:
0.3277, 0.1960, 19.7414
CIE-Lab:
51.5436, 60.3255, -35.7282
CIE-LCH:
51.5436, 70.1119, 329.3636
CIE-Luv:
51.5436, 54.4771, -62.1416
Hunter-Lab:
44.4313, 54.8659, -32.9096
#c04bb9 color charts
#c04bb9 color shades, tints & tones
#c04bb9 color schemes
#c04bb9 color preview, HTML & CSS examples
This text has a color of #c04bb9
<p style="color:#c04bb9;">Text here</p>
.mytext {color:#c04bb9;}
This box has a color of #c04bb9
<div style="background-color:#c04bb9;">Content here</div>
.mybackground {background-color:#c04bb9;}
Border around this has a color of #c04bb9
<div style="border:2px solid #c04bb9;">Content here</div>
.myborder {border:2px solid #c04bb9;}