#c080d4 color space conversions
Hex:
#c080d4
RGB:
192, 128, 212
CMY:
25, 50, 17
CMYK:
9, 40, 0, 17
HSL:
286°, 49.4118%, 66.6667%
HSV (HSB):
286°, 39.6226%, 83.1373%
XYZ:
41.3411, 31.3983, 66.1689
xyY:
0.2976, 0.2260, 31.3983
CIE-Lab:
62.8424, 38.9979, -33.4705
CIE-LCH:
62.8424, 51.3917, 319.3617
CIE-Luv:
62.8424, 28.4285, -57.8322
Hunter-Lab:
56.0342, 33.6345, -30.7897
#c080d4 color charts
#c080d4 color shades, tints & tones
#c080d4 color schemes
#c080d4 color preview, HTML & CSS examples
This text has a color of #c080d4
<p style="color:#c080d4;">Text here</p>
.mytext {color:#c080d4;}
This box has a color of #c080d4
<div style="background-color:#c080d4;">Content here</div>
.mybackground {background-color:#c080d4;}
Border around this has a color of #c080d4
<div style="border:2px solid #c080d4;">Content here</div>
.myborder {border:2px solid #c080d4;}