#dd5ff8 color space conversions
Hex:
#dd5ff8
RGB:
221, 95, 248
CMY:
13, 63, 3
CMYK:
11, 62, 0, 3
HSL:
289°, 91.6168%, 67.2549%
HSV (HSB):
289°, 61.6935%, 97.2549%
XYZ:
50.8543, 30.3339, 91.9816
xyY:
0.2937, 0.1752, 30.3339
CIE-Lab:
61.9412, 69.9594, -54.6832
CIE-LCH:
61.9412, 88.7951, 321.9873
CIE-Luv:
61.9412, 50.2052, -95.9351
Hunter-Lab:
55.0762, 68.4335, -60.4657
#dd5ff8 color charts
#dd5ff8 color shades, tints & tones
#dd5ff8 color schemes
#dd5ff8 color preview, HTML & CSS examples
This text has a color of #dd5ff8
<p style="color:#dd5ff8;">Text here</p>
.mytext {color:#dd5ff8;}
This box has a color of #dd5ff8
<div style="background-color:#dd5ff8;">Content here</div>
.mybackground {background-color:#dd5ff8;}
Border around this has a color of #dd5ff8
<div style="border:2px solid #dd5ff8;">Content here</div>
.myborder {border:2px solid #dd5ff8;}