#c82da5 color space conversions
Hex:
#c82da5
RGB:
200, 45, 165
CMY:
22, 82, 35
CMYK:
0, 78, 18, 22
HSL:
314°, 63.2653%, 48.0392%
HSV (HSB):
314°, 77.5000%, 78.4314%
XYZ:
31.5493, 16.8727, 37.1912
xyY:
0.3685, 0.1971, 16.8727
CIE-Lab:
48.0993, 69.9048, -29.2892
CIE-LCH:
48.0993, 75.7927, 337.2669
CIE-Luv:
48.0993, 75.4526, -53.1948
Hunter-Lab:
41.0764, 65.2156, -24.9286
#c82da5 color charts
#c82da5 color shades, tints & tones
#c82da5 color schemes
#c82da5 color preview, HTML & CSS examples
This text has a color of #c82da5
<p style="color:#c82da5;">Text here</p>
.mytext {color:#c82da5;}
This box has a color of #c82da5
<div style="background-color:#c82da5;">Content here</div>
.mybackground {background-color:#c82da5;}
Border around this has a color of #c82da5
<div style="border:2px solid #c82da5;">Content here</div>
.myborder {border:2px solid #c82da5;}