#d55ce0 color space conversions
Hex:
#d55ce0
RGB:
213, 92, 224
CMY:
16, 64, 12
CMYK:
5, 59, 0, 12
HSL:
295°, 68.0412%, 61.9608%
HSV (HSB):
295°, 58.9286%, 87.8431%
XYZ:
44.7223, 27.1822, 73.4106
xyY:
0.3078, 0.1871, 27.1822
CIE-Lab:
59.1426, 65.0038, -45.8168
CIE-LCH:
59.1426, 79.5278, 324.8226
CIE-Luv:
59.1426, 52.3528, -80.4687
Hunter-Lab:
52.1366, 61.8765, -46.9873
#d55ce0 color charts
#d55ce0 color shades, tints & tones
#d55ce0 color schemes
#d55ce0 color preview, HTML & CSS examples
This text has a color of #d55ce0
<p style="color:#d55ce0;">Text here</p>
.mytext {color:#d55ce0;}
This box has a color of #d55ce0
<div style="background-color:#d55ce0;">Content here</div>
.mybackground {background-color:#d55ce0;}
Border around this has a color of #d55ce0
<div style="border:2px solid #d55ce0;">Content here</div>
.myborder {border:2px solid #d55ce0;}