#d55dfa color space conversions
Hex:
#d55dfa
RGB:
213, 93, 250
CMY:
16, 64, 2
CMYK:
15, 63, 0, 2
HSL:
286°, 94.0120%, 67.2549%
HSV (HSB):
286°, 62.8000%, 98.0392%
XYZ:
48.6102, 28.8770, 93.4542
xyY:
0.2844, 0.1689, 28.8770
CIE-Lab:
60.6729, 69.3659, -57.8736
CIE-LCH:
60.6729, 90.3382, 320.1609
CIE-Luv:
60.6729, 45.1869, -100.4287
Hunter-Lab:
53.7373, 67.4291, -65.4948
#d55dfa color charts
#d55dfa color shades, tints & tones
#d55dfa color schemes
#d55dfa color preview, HTML & CSS examples
This text has a color of #d55dfa
<p style="color:#d55dfa;">Text here</p>
.mytext {color:#d55dfa;}
This box has a color of #d55dfa
<div style="background-color:#d55dfa;">Content here</div>
.mybackground {background-color:#d55dfa;}
Border around this has a color of #d55dfa
<div style="border:2px solid #d55dfa;">Content here</div>
.myborder {border:2px solid #d55dfa;}