#d550d4 color space conversions
Hex:
#d550d4
RGB:
213, 80, 212
CMY:
16, 69, 17
CMYK:
0, 62, 0, 16
HSL:
300°, 61.2903%, 57.4510%
HSV (HSB):
300°, 62.4413%, 83.5294%
XYZ:
42.1929, 24.6369, 64.8189
xyY:
0.3205, 0.1871, 24.6369
CIE-Lab:
56.7199, 67.9722, -42.8665
CIE-LCH:
56.7199, 80.3602, 327.7625
CIE-Luv:
56.7199, 59.4073, -75.6267
Hunter-Lab:
49.6356, 64.8722, -42.6817
#d550d4 color charts
#d550d4 color shades, tints & tones
#d550d4 color schemes
#d550d4 color preview, HTML & CSS examples
This text has a color of #d550d4
<p style="color:#d550d4;">Text here</p>
.mytext {color:#d550d4;}
This box has a color of #d550d4
<div style="background-color:#d550d4;">Content here</div>
.mybackground {background-color:#d550d4;}
Border around this has a color of #d550d4
<div style="border:2px solid #d550d4;">Content here</div>
.myborder {border:2px solid #d550d4;}