#d55cd4 color space conversions
Hex:
#d55cd4
RGB:
213, 92, 212
CMY:
16, 64, 17
CMYK:
0, 57, 0, 16
HSL:
300°, 59.0244%, 59.8039%
HSV (HSB):
300°, 56.8075%, 83.5294%
XYZ:
43.1514, 26.5539, 65.1384
xyY:
0.3200, 0.1969, 26.5539
CIE-Lab:
58.5591, 62.9113, -39.9715
CIE-LCH:
58.5591, 74.5356, 327.5697
CIE-Luv:
58.5591, 55.7094, -70.8665
Hunter-Lab:
51.5305, 59.2968, -38.8757
#d55cd4 color charts
#d55cd4 color shades, tints & tones
#d55cd4 color schemes
#d55cd4 color preview, HTML & CSS examples
This text has a color of #d55cd4
<p style="color:#d55cd4;">Text here</p>
.mytext {color:#d55cd4;}
This box has a color of #d55cd4
<div style="background-color:#d55cd4;">Content here</div>
.mybackground {background-color:#d55cd4;}
Border around this has a color of #d55cd4
<div style="border:2px solid #d55cd4;">Content here</div>
.myborder {border:2px solid #d55cd4;}