#d53dbf color space conversions
Hex:
#d53dbf
RGB:
213, 61, 191
CMY:
16, 76, 25
CMYK:
0, 71, 10, 16
HSL:
309°, 64.4068%, 53.7255%
HSV (HSB):
309°, 71.3615%, 83.5294%
XYZ:
38.5133, 21.2452, 51.3611
xyY:
0.3466, 0.1912, 21.2452
CIE-Lab:
53.2168, 71.6451, -36.3485
CIE-LCH:
53.2168, 80.3382, 333.0995
CIE-Luv:
53.2168, 71.5839, -65.2769
Hunter-Lab:
46.0925, 68.4864, -33.8023
#d53dbf color charts
#d53dbf color shades, tints & tones
#d53dbf color schemes
#d53dbf color preview, HTML & CSS examples
This text has a color of #d53dbf
<p style="color:#d53dbf;">Text here</p>
.mytext {color:#d53dbf;}
This box has a color of #d53dbf
<div style="background-color:#d53dbf;">Content here</div>
.mybackground {background-color:#d53dbf;}
Border around this has a color of #d53dbf
<div style="border:2px solid #d53dbf;">Content here</div>
.myborder {border:2px solid #d53dbf;}