#d55ffb color space conversions
Hex:
#d55ffb
RGB:
213, 95, 251
CMY:
16, 63, 2
CMYK:
15, 62, 0, 2
HSL:
285°, 95.1220%, 67.8431%
HSV (HSB):
285°, 62.1514%, 98.4314%
XYZ:
48.9454, 29.2956, 94.3417
xyY:
0.2836, 0.1697, 29.2956
CIE-Lab:
61.0416, 68.6933, -57.8376
CIE-LCH:
61.0416, 89.7996, 319.9037
CIE-Luv:
61.0416, 44.4058, -100.4176
Hunter-Lab:
54.1254, 66.6973, -65.4559
#d55ffb color charts
#d55ffb color shades, tints & tones
#d55ffb color schemes
#d55ffb color preview, HTML & CSS examples
This text has a color of #d55ffb
<p style="color:#d55ffb;">Text here</p>
.mytext {color:#d55ffb;}
This box has a color of #d55ffb
<div style="background-color:#d55ffb;">Content here</div>
.mybackground {background-color:#d55ffb;}
Border around this has a color of #d55ffb
<div style="border:2px solid #d55ffb;">Content here</div>
.myborder {border:2px solid #d55ffb;}