#d23cd7 color space conversions
Hex:
#d23cd7
RGB:
210, 60, 215
CMY:
18, 76, 16
CMYK:
2, 72, 0, 16
HSL:
298°, 65.9574%, 53.9216%
HSV (HSB):
298°, 72.0930%, 84.3137%
XYZ:
40.4599, 21.8397, 66.3730
xyY:
0.3144, 0.1697, 21.8397
CIE-Lab:
53.8565, 75.0197, -49.1375
CIE-LCH:
53.8565, 89.6797, 326.7754
CIE-Luv:
53.8565, 61.2649, -85.2632
Hunter-Lab:
46.7329, 72.7573, -51.4943
#d23cd7 color charts
#d23cd7 color shades, tints & tones
#d23cd7 color schemes
#d23cd7 color preview, HTML & CSS examples
This text has a color of #d23cd7
<p style="color:#d23cd7;">Text here</p>
.mytext {color:#d23cd7;}
This box has a color of #d23cd7
<div style="background-color:#d23cd7;">Content here</div>
.mybackground {background-color:#d23cd7;}
Border around this has a color of #d23cd7
<div style="border:2px solid #d23cd7;">Content here</div>
.myborder {border:2px solid #d23cd7;}