#c802d5 color space conversions
Hex:
#c802d5
RGB:
200, 2, 213
CMY:
22, 99, 16
CMYK:
6, 99, 0, 16
HSL:
296°, 98.1395%, 42.1569%
HSV (HSB):
296°, 99.0610%, 83.5294%
XYZ:
35.8514, 17.1269, 64.3670
xyY:
0.3055, 0.1460, 17.1269
CIE-Lab:
48.4195, 83.5946, -56.7857
CIE-LCH:
48.4195, 101.0578, 325.8118
CIE-Luv:
48.4195, 61.2590, -95.0964
Hunter-Lab:
41.3846, 82.2109, -63.2467
#c802d5 color charts
#c802d5 color shades, tints & tones
#c802d5 color schemes
#c802d5 color preview, HTML & CSS examples
This text has a color of #c802d5
<p style="color:#c802d5;">Text here</p>
.mytext {color:#c802d5;}
This box has a color of #c802d5
<div style="background-color:#c802d5;">Content here</div>
.mybackground {background-color:#c802d5;}
Border around this has a color of #c802d5
<div style="border:2px solid #c802d5;">Content here</div>
.myborder {border:2px solid #c802d5;}