#d53bce color space conversions
Hex:
#d53bce
RGB:
213, 59, 206
CMY:
16, 77, 19
CMYK:
0, 72, 3, 16
HSL:
303°, 64.7059%, 53.3333%
HSV (HSB):
303°, 72.3005%, 83.5294%
XYZ:
40.1451, 21.7303, 60.4710
xyY:
0.3281, 0.1776, 21.7303
CIE-Lab:
53.7397, 74.5450, -44.1556
CIE-LCH:
53.7397, 86.6410, 329.3602
CIE-Luv:
53.7397, 66.6837, -77.6401
Hunter-Lab:
46.6158, 72.1452, -44.2813
#d53bce color charts
#d53bce color shades, tints & tones
#d53bce color schemes
#d53bce color preview, HTML & CSS examples
This text has a color of #d53bce
<p style="color:#d53bce;">Text here</p>
.mytext {color:#d53bce;}
This box has a color of #d53bce
<div style="background-color:#d53bce;">Content here</div>
.mybackground {background-color:#d53bce;}
Border around this has a color of #d53bce
<div style="border:2px solid #d53bce;">Content here</div>
.myborder {border:2px solid #d53bce;}