#d23cd9 color space conversions
Hex:
#d23cd9
RGB:
210, 60, 217
CMY:
18, 76, 15
CMYK:
3, 72, 0, 15
HSL:
297°, 67.3820%, 54.3137%
HSV (HSB):
297°, 72.3502%, 85.0980%
XYZ:
40.7186, 21.9431, 67.7350
xyY:
0.3123, 0.1683, 21.9431
CIE-Lab:
53.9666, 75.3447, -50.0997
CIE-LCH:
53.9666, 90.4810, 326.3785
CIE-Luv:
53.9666, 60.5969, -86.7993
Hunter-Lab:
46.8435, 73.1847, -52.9420
#d23cd9 color charts
#d23cd9 color shades, tints & tones
#d23cd9 color schemes
#d23cd9 color preview, HTML & CSS examples
This text has a color of #d23cd9
<p style="color:#d23cd9;">Text here</p>
.mytext {color:#d23cd9;}
This box has a color of #d23cd9
<div style="background-color:#d23cd9;">Content here</div>
.mybackground {background-color:#d23cd9;}
Border around this has a color of #d23cd9
<div style="border:2px solid #d23cd9;">Content here</div>
.myborder {border:2px solid #d23cd9;}