#d23ca5 color space conversions
Hex:
#d23ca5
RGB:
210, 60, 165
CMY:
18, 76, 35
CMYK:
0, 71, 21, 18
HSL:
318°, 62.5000%, 52.9412%
HSV (HSB):
318°, 71.4286%, 82.3529%
XYZ:
34.9857, 19.6500, 37.5462
xyY:
0.3795, 0.2132, 19.6500
CIE-Lab:
51.4391, 67.6477, -23.9743
CIE-LCH:
51.4391, 71.7703, 340.4857
CIE-Luv:
51.4391, 79.2457, -45.8479
Hunter-Lab:
44.3283, 63.3052, -19.1890
#d23ca5 color charts
#d23ca5 color shades, tints & tones
#d23ca5 color schemes
#d23ca5 color preview, HTML & CSS examples
This text has a color of #d23ca5
<p style="color:#d23ca5;">Text here</p>
.mytext {color:#d23ca5;}
This box has a color of #d23ca5
<div style="background-color:#d23ca5;">Content here</div>
.mybackground {background-color:#d23ca5;}
Border around this has a color of #d23ca5
<div style="border:2px solid #d23ca5;">Content here</div>
.myborder {border:2px solid #d23ca5;}