#c80bdf color space conversions
Hex:
#c80bdf
RGB:
200, 11, 223
CMY:
22, 96, 13
CMYK:
10, 95, 0, 13
HSL:
293°, 90.5983%, 45.8824%
HSV (HSB):
293°, 95.0673%, 87.4510%
XYZ:
37.2584, 17.8464, 71.2930
xyY:
0.2948, 0.1412, 17.8464
CIE-Lab:
49.3093, 84.4248, -61.0681
CIE-LCH:
49.3093, 104.1963, 324.1202
CIE-Luv:
49.3093, 57.3120, -101.7695
Hunter-Lab:
42.2450, 83.5009, -70.4867
#c80bdf color charts
#c80bdf color shades, tints & tones
#c80bdf color schemes
#c80bdf color preview, HTML & CSS examples
This text has a color of #c80bdf
<p style="color:#c80bdf;">Text here</p>
.mytext {color:#c80bdf;}
This box has a color of #c80bdf
<div style="background-color:#c80bdf;">Content here</div>
.mybackground {background-color:#c80bdf;}
Border around this has a color of #c80bdf
<div style="border:2px solid #c80bdf;">Content here</div>
.myborder {border:2px solid #c80bdf;}