#d55cea color space conversions
Hex:
#d55cea
RGB:
213, 92, 234
CMY:
16, 64, 8
CMYK:
9, 61, 0, 8
HSL:
291°, 77.1739%, 63.9216%
HSV (HSB):
291°, 60.6838%, 91.7647%
XYZ:
46.1190, 27.7409, 80.7657
xyY:
0.2983, 0.1794, 27.7409
CIE-Lab:
59.6540, 66.8069, -50.6067
CIE-LCH:
59.6540, 83.8106, 322.8558
CIE-Luv:
59.6540, 49.6343, -88.3765
Hunter-Lab:
52.6697, 64.1276, -54.0488
#d55cea color charts
#d55cea color shades, tints & tones
#d55cea color schemes
#d55cea color preview, HTML & CSS examples
This text has a color of #d55cea
<p style="color:#d55cea;">Text here</p>
.mytext {color:#d55cea;}
This box has a color of #d55cea
<div style="background-color:#d55cea;">Content here</div>
.mybackground {background-color:#d55cea;}
Border around this has a color of #d55cea
<div style="border:2px solid #d55cea;">Content here</div>
.myborder {border:2px solid #d55cea;}