#d53fb0 color space conversions
Hex:
#d53fb0
RGB:
213, 63, 176
CMY:
16, 75, 31
CMYK:
0, 70, 17, 16
HSL:
315°, 64.1026%, 54.1176%
HSV (HSB):
315°, 70.4225%, 83.5294%
XYZ:
37.0546, 20.8357, 43.1430
xyY:
0.3668, 0.2062, 20.8357
CIE-Lab:
52.7692, 68.8427, -28.3295
CIE-LCH:
52.7692, 74.4438, 337.6323
CIE-Luv:
52.7692, 76.5440, -52.7306
Hunter-Lab:
45.6462, 65.0215, -24.0863
#d53fb0 color charts
#d53fb0 color shades, tints & tones
#d53fb0 color schemes
#d53fb0 color preview, HTML & CSS examples
This text has a color of #d53fb0
<p style="color:#d53fb0;">Text here</p>
.mytext {color:#d53fb0;}
This box has a color of #d53fb0
<div style="background-color:#d53fb0;">Content here</div>
.mybackground {background-color:#d53fb0;}
Border around this has a color of #d53fb0
<div style="border:2px solid #d53fb0;">Content here</div>
.myborder {border:2px solid #d53fb0;}