#d55ff3 color space conversions
Hex:
#d55ff3
RGB:
213, 95, 243
CMY:
16, 63, 5
CMYK:
12, 61, 0, 5
HSL:
288°, 86.0465%, 66.2745%
HSV (HSB):
288°, 60.9053%, 95.2941%
XYZ:
47.7104, 28.8016, 87.8387
xyY:
0.2903, 0.1752, 28.8016
CIE-Lab:
60.6061, 67.1710, -54.1028
CIE-LCH:
60.6061, 86.2500, 321.1503
CIE-Luv:
60.6061, 46.4270, -94.2134
Hunter-Lab:
53.6671, 64.7702, -59.4748
#d55ff3 color charts
#d55ff3 color shades, tints & tones
#d55ff3 color schemes
#d55ff3 color preview, HTML & CSS examples
This text has a color of #d55ff3
<p style="color:#d55ff3;">Text here</p>
.mytext {color:#d55ff3;}
This box has a color of #d55ff3
<div style="background-color:#d55ff3;">Content here</div>
.mybackground {background-color:#d55ff3;}
Border around this has a color of #d55ff3
<div style="border:2px solid #d55ff3;">Content here</div>
.myborder {border:2px solid #d55ff3;}