#d23dcc color space conversions
Hex:
#d23dcc
RGB:
210, 61, 204
CMY:
18, 76, 20
CMYK:
0, 71, 3, 18
HSL:
302°, 62.3431%, 53.1373%
HSV (HSB):
302°, 70.9524%, 82.3529%
XYZ:
39.1462, 21.3988, 59.1939
xyY:
0.3269, 0.1787, 21.3988
CIE-Lab:
53.3832, 72.9437, -43.6047
CIE-LCH:
53.3832, 84.9833, 329.1296
CIE-Luv:
53.3832, 64.7951, -76.4565
Hunter-Lab:
46.2588, 70.1015, -43.4878
#d23dcc color charts
#d23dcc color shades, tints & tones
#d23dcc color schemes
#d23dcc color preview, HTML & CSS examples
This text has a color of #d23dcc
<p style="color:#d23dcc;">Text here</p>
.mytext {color:#d23dcc;}
This box has a color of #d23dcc
<div style="background-color:#d23dcc;">Content here</div>
.mybackground {background-color:#d23dcc;}
Border around this has a color of #d23dcc
<div style="border:2px solid #d23dcc;">Content here</div>
.myborder {border:2px solid #d23dcc;}