#ff55dd color space conversions
Hex:
#ff55dd
RGB:
255, 85, 221
CMY:
0, 67, 13
CMYK:
0, 67, 13, 0
HSL:
312°, 100.0000%, 66.6667%
HSV (HSB):
312°, 66.6667%, 100.0000%
XYZ:
57.5396, 32.9775, 71.7392
xyY:
0.3546, 0.2032, 32.9775
CIE-Lab:
64.1427, 77.5308, -35.8549
CIE-LCH:
64.1427, 85.4201, 335.1813
CIE-Luv:
64.1427, 85.1138, -68.0335
Hunter-Lab:
57.4260, 78.3577, -33.8696
#ff55dd color charts
#ff55dd color shades, tints & tones
#ff55dd color schemes
#ff55dd color preview, HTML & CSS examples
This text has a color of #ff55dd
<p style="color:#ff55dd;">Text here</p>
.mytext {color:#ff55dd;}
This box has a color of #ff55dd
<div style="background-color:#ff55dd;">Content here</div>
.mybackground {background-color:#ff55dd;}
Border around this has a color of #ff55dd
<div style="border:2px solid #ff55dd;">Content here</div>
.myborder {border:2px solid #ff55dd;}