#d55fed color space conversions
Hex:
#d55fed
RGB:
213, 95, 237
CMY:
16, 63, 7
CMYK:
10, 60, 0, 7
HSL:
290°, 79.7753%, 65.0980%
HSV (HSB):
290°, 59.9156%, 92.9412%
XYZ:
46.8188, 28.4450, 83.1436
xyY:
0.2956, 0.1796, 28.4450
CIE-Lab:
60.2886, 66.0487, -51.2721
CIE-LCH:
60.2886, 83.6138, 322.1786
CIE-Luv:
60.2886, 47.9756, -89.5142
Hunter-Lab:
53.3338, 63.3611, -55.0951
#d55fed color charts
#d55fed RGB chart
#d55fed CMYK chart
#d55fed RGB pie chart
#d55fed color shades, tints & tones
#d55fed color schemes
#d55fed color preview, HTML & CSS examples
This text has a color of #d55fed
<p style="color:#d55fed;">Text here</p>
.mytext {color:#d55fed;}
Text color #d55fed
This box has a color of #d55fed
<div style="background-color:#d55fed;">Content here</div>
.mybackground {background-color:#d55fed;}
Background color #d55fed
Border around this has a color of #d55fed
<div style="border:2px solid #d55fed;">Content here</div>
.myborder {border:2px solid #d55fed;}
Border color #d55fed