#c800d7 color space conversions
Hex:
#c800d7
RGB:
200, 0, 215
CMY:
22, 100, 16
CMYK:
7, 100, 0, 16
HSL:
296°, 100.0000%, 42.1569%
HSV (HSB):
296°, 100.0000%, 84.3137%
XYZ:
36.0852, 17.1857, 65.7052
xyY:
0.3033, 0.1444, 17.1857
CIE-Lab:
48.4931, 84.0609, -57.8140
CIE-LCH:
48.4931, 102.0230, 325.4812
CIE-Luv:
48.4931, 60.6086, -96.6515
Hunter-Lab:
41.4556, 82.8287, -64.9531
#c800d7 color charts
#c800d7 color shades, tints & tones
#c800d7 color schemes
#c800d7 color preview, HTML & CSS examples
This text has a color of #c800d7
<p style="color:#c800d7;">Text here</p>
.mytext {color:#c800d7;}
This box has a color of #c800d7
<div style="background-color:#c800d7;">Content here</div>
.mybackground {background-color:#c800d7;}
Border around this has a color of #c800d7
<div style="border:2px solid #c800d7;">Content here</div>
.myborder {border:2px solid #c800d7;}