#d55ae5 color space conversions
Hex:
#d55ae5
RGB:
213, 90, 229
CMY:
16, 65, 10
CMYK:
7, 61, 0, 10
HSL:
293°, 72.7749%, 62.5490%
HSV (HSB):
293°, 60.6987%, 89.8039%
XYZ:
45.2396, 27.1156, 76.9782
xyY:
0.3029, 0.1816, 27.1156
CIE-Lab:
59.0812, 66.7625, -48.7188
CIE-LCH:
59.0812, 82.6484, 323.8805
CIE-Luv:
59.0812, 51.5689, -85.2400
Hunter-Lab:
52.0726, 63.9498, -51.1966
#d55ae5 color charts
#d55ae5 color shades, tints & tones
#d55ae5 color schemes
#d55ae5 color preview, HTML & CSS examples
This text has a color of #d55ae5
<p style="color:#d55ae5;">Text here</p>
.mytext {color:#d55ae5;}
This box has a color of #d55ae5
<div style="background-color:#d55ae5;">Content here</div>
.mybackground {background-color:#d55ae5;}
Border around this has a color of #d55ae5
<div style="border:2px solid #d55ae5;">Content here</div>
.myborder {border:2px solid #d55ae5;}