#d53bca color space conversions
Hex:
#d53bca
RGB:
213, 59, 202
CMY:
16, 77, 21
CMYK:
0, 72, 5, 16
HSL:
304°, 64.7059%, 53.3333%
HSV (HSB):
304°, 72.3005%, 83.5294%
XYZ:
39.6652, 21.5383, 57.9438
xyY:
0.3329, 0.1808, 21.5383
CIE-Lab:
53.5337, 73.9319, -42.1880
CIE-LCH:
53.5337, 85.1219, 330.2895
CIE-Luv:
53.5337, 68.1002, -74.5145
Hunter-Lab:
46.4094, 71.3440, -41.5391
#d53bca color charts
#d53bca color shades, tints & tones
#d53bca color schemes
#d53bca color preview, HTML & CSS examples
This text has a color of #d53bca
<p style="color:#d53bca;">Text here</p>
.mytext {color:#d53bca;}
This box has a color of #d53bca
<div style="background-color:#d53bca;">Content here</div>
.mybackground {background-color:#d53bca;}
Border around this has a color of #d53bca
<div style="border:2px solid #d53bca;">Content here</div>
.myborder {border:2px solid #d53bca;}