#c080d9 color space conversions
Hex:
#c080d9
RGB:
192, 128, 217
CMY:
25, 50, 15
CMYK:
12, 41, 0, 15
HSL:
283°, 53.9394%, 67.6471%
HSV (HSB):
283°, 41.0138%, 85.0980%
XYZ:
41.9818, 31.6546, 69.5429
xyY:
0.2932, 0.2211, 31.6546
CIE-Lab:
63.0564, 40.0228, -35.9334
CIE-LCH:
63.0564, 53.7869, 318.0818
CIE-Luv:
63.0564, 27.5814, -61.9844
Hunter-Lab:
56.2624, 34.7337, -33.9015
#c080d9 color charts
#c080d9 color shades, tints & tones
#c080d9 color schemes
#c080d9 color preview, HTML & CSS examples
This text has a color of #c080d9
<p style="color:#c080d9;">Text here</p>
.mytext {color:#c080d9;}
This box has a color of #c080d9
<div style="background-color:#c080d9;">Content here</div>
.mybackground {background-color:#c080d9;}
Border around this has a color of #c080d9
<div style="border:2px solid #c080d9;">Content here</div>
.myborder {border:2px solid #c080d9;}