#d55ec2 color space conversions
Hex:
#d55ec2
RGB:
213, 94, 194
CMY:
16, 63, 24
CMYK:
0, 56, 9, 16
HSL:
310°, 58.6207%, 60.1961%
HSV (HSB):
310°, 55.8685%, 83.5294%
XYZ:
41.1809, 26.0466, 53.8960
xyY:
0.3400, 0.2150, 26.0466
CIE-Lab:
58.0812, 59.0302, -30.4818
CIE-LCH:
58.0812, 66.4358, 332.6892
CIE-Luv:
58.0812, 60.1588, -55.4238
Hunter-Lab:
51.0359, 54.7191, -26.8876
#d55ec2 color charts
#d55ec2 color shades, tints & tones
#d55ec2 color schemes
#d55ec2 color preview, HTML & CSS examples
This text has a color of #d55ec2
<p style="color:#d55ec2;">Text here</p>
.mytext {color:#d55ec2;}
This box has a color of #d55ec2
<div style="background-color:#d55ec2;">Content here</div>
.mybackground {background-color:#d55ec2;}
Border around this has a color of #d55ec2
<div style="border:2px solid #d55ec2;">Content here</div>
.myborder {border:2px solid #d55ec2;}