#d80bcc color space conversions
Hex:
#d80bcc
RGB:
216, 11, 204
CMY:
15, 96, 20
CMYK:
0, 95, 6, 15
HSL:
304°, 90.3084%, 44.5098%
HSV (HSB):
304°, 94.9074%, 84.7059%
XYZ:
39.3377, 19.1979, 58.7590
xyY:
0.3354, 0.1637, 19.1979
CIE-Lab:
50.9179, 84.1753, -47.4543
CIE-LCH:
50.9179, 96.6302, 330.5876
CIE-Luv:
50.9179, 75.8723, -82.8958
Hunter-Lab:
43.8154, 83.5810, -48.8405
#d80bcc color charts
#d80bcc color shades, tints & tones
#d80bcc color schemes
#d80bcc color preview, HTML & CSS examples
This text has a color of #d80bcc
<p style="color:#d80bcc;">Text here</p>
.mytext {color:#d80bcc;}
This box has a color of #d80bcc
<div style="background-color:#d80bcc;">Content here</div>
.mybackground {background-color:#d80bcc;}
Border around this has a color of #d80bcc
<div style="border:2px solid #d80bcc;">Content here</div>
.myborder {border:2px solid #d80bcc;}