#d23fdc color space conversions
Hex:
#d23fdc
RGB:
210, 63, 220
CMY:
18, 75, 14
CMYK:
5, 71, 0, 14
HSL:
296°, 69.1630%, 55.4902%
HSV (HSB):
296°, 71.3636%, 86.2745%
XYZ:
41.2741, 22.4240, 69.8630
xyY:
0.3090, 0.1679, 22.4240
CIE-Lab:
54.4740, 74.8641, -50.9945
CIE-LCH:
54.4740, 90.5819, 325.7389
CIE-Luv:
54.4740, 58.9957, -88.2780
Hunter-Lab:
47.3539, 72.7128, -54.3250
#d23fdc color charts
#d23fdc color shades, tints & tones
#d23fdc color schemes
#d23fdc color preview, HTML & CSS examples
This text has a color of #d23fdc
<p style="color:#d23fdc;">Text here</p>
.mytext {color:#d23fdc;}
This box has a color of #d23fdc
<div style="background-color:#d23fdc;">Content here</div>
.mybackground {background-color:#d23fdc;}
Border around this has a color of #d23fdc
<div style="border:2px solid #d23fdc;">Content here</div>
.myborder {border:2px solid #d23fdc;}