#c800a5 color space conversions
Hex:
#c800a5
RGB:
200, 0, 165
CMY:
22, 100, 35
CMYK:
0, 100, 18, 22
HSL:
311°, 100.0000%, 39.2157%
HSV (HSB):
311°, 100.0000%, 78.4314%
XYZ:
30.6109, 14.9960, 36.8784
xyY:
0.3711, 0.1818, 14.9960
CIE-Lab:
45.6287, 77.0870, -33.1559
CIE-LCH:
45.6287, 83.9150, 336.7270
CIE-Luv:
45.6287, 80.9896, -59.1809
Hunter-Lab:
38.7246, 73.3321, -29.3561
#c800a5 color charts
#c800a5 color shades, tints & tones
#c800a5 color schemes
#c800a5 color preview, HTML & CSS examples
This text has a color of #c800a5
<p style="color:#c800a5;">Text here</p>
.mytext {color:#c800a5;}
This box has a color of #c800a5
<div style="background-color:#c800a5;">Content here</div>
.mybackground {background-color:#c800a5;}
Border around this has a color of #c800a5
<div style="border:2px solid #c800a5;">Content here</div>
.myborder {border:2px solid #c800a5;}