#c084c8 color space conversions
Hex:
#c084c8
RGB:
192, 132, 200
CMY:
25, 48, 22
CMYK:
4, 34, 0, 22
HSL:
293°, 38.2022%, 65.0980%
HSV (HSB):
293°, 34.0000%, 78.4314%
XYZ:
40.4148, 31.8791, 58.6668
xyY:
0.3086, 0.2434, 31.8791
CIE-Lab:
63.2429, 34.4212, -26.1193
CIE-LCH:
63.2429, 43.2092, 322.8082
CIE-Luv:
63.2429, 28.6906, -45.4460
Hunter-Lab:
56.4616, 28.9612, -22.0825
#c084c8 color charts
#c084c8 color shades, tints & tones
#c084c8 color schemes
#c084c8 color preview, HTML & CSS examples
This text has a color of #c084c8
<p style="color:#c084c8;">Text here</p>
.mytext {color:#c084c8;}
This box has a color of #c084c8
<div style="background-color:#c084c8;">Content here</div>
.mybackground {background-color:#c084c8;}
Border around this has a color of #c084c8
<div style="border:2px solid #c084c8;">Content here</div>
.myborder {border:2px solid #c084c8;}