#d550e1 color space conversions
Hex:
#d550e1
RGB:
213, 80, 225
CMY:
16, 69, 12
CMYK:
5, 64, 0, 12
HSL:
295°, 70.7317%, 59.8039%
HSV (HSB):
295°, 64.4444%, 88.2353%
XYZ:
43.8998, 25.3197, 73.8076
xyY:
0.3069, 0.1770, 25.3197
CIE-Lab:
57.3856, 70.1786, -49.1617
CIE-LCH:
57.3856, 85.6850, 324.9879
CIE-Luv:
57.3856, 55.4716, -85.8682
Hunter-Lab:
50.3187, 67.6722, -51.7436
#d550e1 color charts
#d550e1 color shades, tints & tones
#d550e1 color schemes
#d550e1 color preview, HTML & CSS examples
This text has a color of #d550e1
<p style="color:#d550e1;">Text here</p>
.mytext {color:#d550e1;}
This box has a color of #d550e1
<div style="background-color:#d550e1;">Content here</div>
.mybackground {background-color:#d550e1;}
Border around this has a color of #d550e1
<div style="border:2px solid #d550e1;">Content here</div>
.myborder {border:2px solid #d550e1;}