#c80dbe color space conversions
Hex:
#c80dbe
RGB:
200, 13, 190
CMY:
22, 95, 25
CMYK:
0, 94, 5, 22
HSL:
303°, 87.7934%, 41.7647%
HSV (HSB):
303°, 93.5000%, 78.4314%
XYZ:
33.2576, 16.2849, 50.1056
xyY:
0.3338, 0.1634, 16.2849
CIE-Lab:
47.3461, 79.2902, -45.1914
CIE-LCH:
47.3461, 91.2645, 330.3190
CIE-Luv:
47.3461, 69.6063, -77.4144
Hunter-Lab:
40.3546, 76.4876, -45.3683
#c80dbe color charts
#c80dbe color shades, tints & tones
#c80dbe color schemes
#c80dbe color preview, HTML & CSS examples
This text has a color of #c80dbe
<p style="color:#c80dbe;">Text here</p>
.mytext {color:#c80dbe;}
This box has a color of #c80dbe
<div style="background-color:#c80dbe;">Content here</div>
.mybackground {background-color:#c80dbe;}
Border around this has a color of #c80dbe
<div style="border:2px solid #c80dbe;">Content here</div>
.myborder {border:2px solid #c80dbe;}