#d55fcb color space conversions
Hex:
#d55fcb
RGB:
213, 95, 203
CMY:
16, 63, 20
CMYK:
0, 55, 5, 16
HSL:
305°, 58.4158%, 60.3922%
HSV (HSB):
305°, 55.3991%, 83.5294%
XYZ:
42.3123, 26.6423, 59.4123
xyY:
0.3296, 0.2075, 26.6423
CIE-Lab:
58.6418, 60.0476, -34.7386
CIE-LCH:
58.6418, 69.3721, 329.9499
CIE-Luv:
58.6418, 57.2226, -62.2892
Hunter-Lab:
51.6162, 55.9965, -32.1138
#d55fcb color charts
#d55fcb color shades, tints & tones
#d55fcb color schemes
#d55fcb color preview, HTML & CSS examples
This text has a color of #d55fcb
<p style="color:#d55fcb;">Text here</p>
.mytext {color:#d55fcb;}
This box has a color of #d55fcb
<div style="background-color:#d55fcb;">Content here</div>
.mybackground {background-color:#d55fcb;}
Border around this has a color of #d55fcb
<div style="border:2px solid #d55fcb;">Content here</div>
.myborder {border:2px solid #d55fcb;}