#d23cd3 color space conversions
Hex:
#d23cd3
RGB:
210, 60, 211
CMY:
18, 76, 17
CMYK:
0, 72, 0, 17
HSL:
300°, 63.1799%, 53.1373%
HSV (HSB):
300°, 71.5640%, 82.7451%
XYZ:
39.9521, 21.6365, 63.6986
xyY:
0.3189, 0.1727, 21.6365
CIE-Lab:
53.6392, 74.3758, -47.2031
CIE-LCH:
53.6392, 88.0903, 327.5984
CIE-Luv:
53.6392, 62.6146, -82.1779
Hunter-Lab:
46.5151, 71.9134, -48.6323
#d23cd3 color charts
#d23cd3 color shades, tints & tones
#d23cd3 color schemes
#d23cd3 color preview, HTML & CSS examples
This text has a color of #d23cd3
<p style="color:#d23cd3;">Text here</p>
.mytext {color:#d23cd3;}
This box has a color of #d23cd3
<div style="background-color:#d23cd3;">Content here</div>
.mybackground {background-color:#d23cd3;}
Border around this has a color of #d23cd3
<div style="border:2px solid #d23cd3;">Content here</div>
.myborder {border:2px solid #d23cd3;}