#d23cd4 color space conversions
Hex:
#d23cd4
RGB:
210, 60, 212
CMY:
18, 76, 17
CMYK:
1, 72, 0, 17
HSL:
299°, 63.8655%, 53.3333%
HSV (HSB):
299°, 71.6981%, 83.1373%
XYZ:
40.0779, 21.6868, 64.3610
xyY:
0.3178, 0.1719, 21.6868
CIE-Lab:
53.6931, 74.5360, -47.6880
CIE-LCH:
53.6931, 88.4859, 327.3890
CIE-Luv:
53.6931, 62.2754, -82.9509
Hunter-Lab:
46.5691, 72.1230, -49.3436
#d23cd4 color charts
#d23cd4 color shades, tints & tones
#d23cd4 color schemes
#d23cd4 color preview, HTML & CSS examples
This text has a color of #d23cd4
<p style="color:#d23cd4;">Text here</p>
.mytext {color:#d23cd4;}
This box has a color of #d23cd4
<div style="background-color:#d23cd4;">Content here</div>
.mybackground {background-color:#d23cd4;}
Border around this has a color of #d23cd4
<div style="border:2px solid #d23cd4;">Content here</div>
.myborder {border:2px solid #d23cd4;}