#dd80f8 color space conversions
Hex:
#dd80f8
RGB:
221, 128, 248
CMY:
13, 50, 3
CMYK:
11, 48, 0, 3
HSL:
287°, 89.5522%, 73.7255%
HSV (HSB):
287°, 48.3871%, 97.2549%
XYZ:
54.4812, 37.5878, 93.1906
xyY:
0.2941, 0.2029, 37.5878
CIE-Lab:
67.7157, 54.4987, -45.5520
CIE-LCH:
67.7157, 71.0288, 320.1099
CIE-Luv:
67.7157, 39.5023, -80.6065
Hunter-Lab:
61.3089, 51.3308, -47.2056
#dd80f8 color charts
#dd80f8 color shades, tints & tones
#dd80f8 color schemes
#dd80f8 color preview, HTML & CSS examples
This text has a color of #dd80f8
<p style="color:#dd80f8;">Text here</p>
.mytext {color:#dd80f8;}
This box has a color of #dd80f8
<div style="background-color:#dd80f8;">Content here</div>
.mybackground {background-color:#dd80f8;}
Border around this has a color of #dd80f8
<div style="border:2px solid #dd80f8;">Content here</div>
.myborder {border:2px solid #dd80f8;}