#d93ca3 color space conversions
Hex:
#d93ca3
RGB:
217, 60, 163
CMY:
15, 76, 36
CMYK:
0, 72, 25, 15
HSL:
321°, 67.3820%, 54.3137%
HSV (HSB):
321°, 72.3502%, 85.0980%
XYZ:
36.8420, 20.6278, 36.6901
xyY:
0.3913, 0.2191, 20.6278
CIE-Lab:
52.5397, 69.1324, -21.0026
CIE-LCH:
52.5397, 72.2524, 343.1011
CIE-Luv:
52.5397, 85.4471, -42.0073
Hunter-Lab:
45.4178, 65.3143, -16.1041
#d93ca3 color charts
#d93ca3 color shades, tints & tones
#d93ca3 color schemes
#d93ca3 color preview, HTML & CSS examples
This text has a color of #d93ca3
<p style="color:#d93ca3;">Text here</p>
.mytext {color:#d93ca3;}
This box has a color of #d93ca3
<div style="background-color:#d93ca3;">Content here</div>
.mybackground {background-color:#d93ca3;}
Border around this has a color of #d93ca3
<div style="border:2px solid #d93ca3;">Content here</div>
.myborder {border:2px solid #d93ca3;}