#d805cb color space conversions
Hex:
#d805cb
RGB:
216, 5, 203
CMY:
15, 98, 20
CMYK:
0, 98, 6, 15
HSL:
304°, 95.4751%, 43.3333%
HSV (HSB):
304°, 97.6852%, 84.7059%
XYZ:
39.1527, 19.0193, 58.1074
xyY:
0.3367, 0.1636, 19.0193
CIE-Lab:
50.7097, 84.4877, -47.2092
CIE-LCH:
50.7097, 96.7827, 330.8048
CIE-Luv:
50.7097, 76.5743, -82.4963
Hunter-Lab:
43.6111, 83.9323, -48.4703
#d805cb color charts
#d805cb color shades, tints & tones
#d805cb color schemes
#d805cb color preview, HTML & CSS examples
This text has a color of #d805cb
<p style="color:#d805cb;">Text here</p>
.mytext {color:#d805cb;}
This box has a color of #d805cb
<div style="background-color:#d805cb;">Content here</div>
.mybackground {background-color:#d805cb;}
Border around this has a color of #d805cb
<div style="border:2px solid #d805cb;">Content here</div>
.myborder {border:2px solid #d805cb;}