#d23bcd color space conversions
Hex:
#d23bcd
RGB:
210, 59, 205
CMY:
18, 77, 20
CMYK:
0, 72, 2, 18
HSL:
302°, 62.6556%, 52.7451%
HSV (HSB):
302°, 71.9048%, 82.3529%
XYZ:
39.1618, 21.2373, 59.7928
xyY:
0.3258, 0.1767, 21.2373
CIE-Lab:
53.2083, 73.7469, -44.4549
CIE-LCH:
53.2083, 86.1095, 328.9183
CIE-Luv:
53.2083, 64.8914, -77.7961
Hunter-Lab:
46.0840, 71.0407, -44.6684
#d23bcd color charts
#d23bcd color shades, tints & tones
#d23bcd color schemes
#d23bcd color preview, HTML & CSS examples
This text has a color of #d23bcd
<p style="color:#d23bcd;">Text here</p>
.mytext {color:#d23bcd;}
This box has a color of #d23bcd
<div style="background-color:#d23bcd;">Content here</div>
.mybackground {background-color:#d23bcd;}
Border around this has a color of #d23bcd
<div style="border:2px solid #d23bcd;">Content here</div>
.myborder {border:2px solid #d23bcd;}