#c080d7 color space conversions
Hex:
#c080d7
RGB:
192, 128, 215
CMY:
25, 50, 16
CMYK:
11, 40, 0, 16
HSL:
284°, 52.0958%, 67.2549%
HSV (HSB):
284°, 40.4651%, 84.3137%
XYZ:
41.7231, 31.5511, 68.1809
xyY:
0.2950, 0.2230, 31.5511
CIE-Lab:
62.9701, 39.6109, -34.9502
CIE-LCH:
62.9701, 52.8255, 318.5768
CIE-Luv:
62.9701, 27.9196, -60.3245
Hunter-Lab:
56.1704, 34.2910, -32.6483
#c080d7 color charts
#c080d7 color shades, tints & tones
#c080d7 color schemes
#c080d7 color preview, HTML & CSS examples
This text has a color of #c080d7
<p style="color:#c080d7;">Text here</p>
.mytext {color:#c080d7;}
This box has a color of #c080d7
<div style="background-color:#c080d7;">Content here</div>
.mybackground {background-color:#c080d7;}
Border around this has a color of #c080d7
<div style="border:2px solid #c080d7;">Content here</div>
.myborder {border:2px solid #c080d7;}