#c82da4 color space conversions
Hex:
#c82da4
RGB:
200, 45, 164
CMY:
22, 82, 36
CMYK:
0, 78, 18, 22
HSL:
314°, 63.2653%, 48.0392%
HSV (HSB):
314°, 77.5000%, 78.4314%
XYZ:
31.4586, 16.8365, 36.7137
xyY:
0.3701, 0.1981, 16.8365
CIE-Lab:
48.0533, 69.7709, -28.7675
CIE-LCH:
48.0533, 75.4689, 337.5930
CIE-Luv:
48.0533, 75.8493, -52.4055
Hunter-Lab:
41.0323, 65.0460, -24.3272
#c82da4 color charts
#c82da4 color shades, tints & tones
#c82da4 color schemes
#c82da4 color preview, HTML & CSS examples
This text has a color of #c82da4
<p style="color:#c82da4;">Text here</p>
.mytext {color:#c82da4;}
This box has a color of #c82da4
<div style="background-color:#c82da4;">Content here</div>
.mybackground {background-color:#c82da4;}
Border around this has a color of #c82da4
<div style="border:2px solid #c82da4;">Content here</div>
.myborder {border:2px solid #c82da4;}