#d53bcc color space conversions
Hex:
#d53bcc
RGB:
213, 59, 204
CMY:
16, 77, 20
CMYK:
0, 72, 4, 16
HSL:
304°, 64.7059%, 53.3333%
HSV (HSB):
304°, 72.3005%, 83.5294%
XYZ:
39.9036, 21.6337, 59.1993
xyY:
0.3305, 0.1792, 21.6337
CIE-Lab:
53.6362, 74.2373, -43.1735
CIE-LCH:
53.6362, 85.8785, 329.8194
CIE-Luv:
53.6362, 67.3898, -76.0790
Hunter-Lab:
46.5120, 71.7427, -42.9043
#d53bcc color charts
#d53bcc RGB chart
#d53bcc CMYK chart
#d53bcc RGB pie chart
#d53bcc color shades, tints & tones
#d53bcc color schemes
#d53bcc color preview, HTML & CSS examples
This text has a color of #d53bcc
<p style="color:#d53bcc;">Text here</p>
.mytext {color:#d53bcc;}
Text color #d53bcc
This box has a color of #d53bcc
<div style="background-color:#d53bcc;">Content here</div>
.mybackground {background-color:#d53bcc;}
Background color #d53bcc
Border around this has a color of #d53bcc
<div style="border:2px solid #d53bcc;">Content here</div>
.myborder {border:2px solid #d53bcc;}
Border color #d53bcc