#c04eac color space conversions
Hex:
#c04eac
RGB:
192, 78, 172
CMY:
25, 69, 33
CMYK:
0, 59, 10, 25
HSL:
311°, 47.5000%, 52.9412%
HSV (HSB):
311°, 59.3750%, 75.2941%
XYZ:
31.9090, 19.6338, 41.1376
xyY:
0.3443, 0.2118, 19.6338
CIE-Lab:
51.4206, 56.8993, -28.3425
CIE-LCH:
51.4206, 63.5675, 333.5213
CIE-Luv:
51.4206, 57.4239, -50.4767
Hunter-Lab:
44.3100, 51.0007, -24.0281
#c04eac color charts
#c04eac color shades, tints & tones
#c04eac color schemes
#c04eac color preview, HTML & CSS examples
This text has a color of #c04eac
<p style="color:#c04eac;">Text here</p>
.mytext {color:#c04eac;}
This box has a color of #c04eac
<div style="background-color:#c04eac;">Content here</div>
.mybackground {background-color:#c04eac;}
Border around this has a color of #c04eac
<div style="border:2px solid #c04eac;">Content here</div>
.myborder {border:2px solid #c04eac;}