#d55bed color space conversions
Hex:
#d55bed
RGB:
213, 91, 237
CMY:
16, 64, 7
CMYK:
10, 62, 0, 7
HSL:
290°, 80.2198%, 64.3137%
HSV (HSB):
290°, 61.6034%, 92.9412%
XYZ:
46.4677, 27.7427, 83.0265
xyY:
0.2955, 0.1764, 27.7427
CIE-Lab:
59.6556, 67.7877, -52.2777
CIE-LCH:
59.6556, 85.6045, 322.3607
CIE-Luv:
59.6556, 49.1132, -91.1256
Hunter-Lab:
52.6714, 65.3013, -56.5896
#d55bed color charts
#d55bed RGB chart
#d55bed CMYK chart
#d55bed RGB pie chart
#d55bed color shades, tints & tones
#d55bed color schemes
#d55bed color preview, HTML & CSS examples
This text has a color of #d55bed
<p style="color:#d55bed;">Text here</p>
.mytext {color:#d55bed;}
Text color #d55bed
This box has a color of #d55bed
<div style="background-color:#d55bed;">Content here</div>
.mybackground {background-color:#d55bed;}
Background color #d55bed
Border around this has a color of #d55bed
<div style="border:2px solid #d55bed;">Content here</div>
.myborder {border:2px solid #d55bed;}
Border color #d55bed