#dd68fd color space conversions
Hex:
#dd68fd
RGB:
221, 104, 253
CMY:
13, 59, 1
CMYK:
13, 59, 0, 1
HSL:
287°, 97.3856%, 70.0000%
HSV (HSB):
287°, 58.8933%, 99.2157%
XYZ:
52.4987, 32.3646, 96.4085
xyY:
0.2896, 0.1785, 32.3646
CIE-Lab:
63.6431, 66.9527, -54.7346
CIE-LCH:
63.6431, 86.4786, 320.7336
CIE-Luv:
63.6431, 46.3524, -96.1425
Hunter-Lab:
56.8899, 65.1647, -60.6529
#dd68fd color charts
#dd68fd color shades, tints & tones
#dd68fd color schemes
#dd68fd color preview, HTML & CSS examples
This text has a color of #dd68fd
<p style="color:#dd68fd;">Text here</p>
.mytext {color:#dd68fd;}
This box has a color of #dd68fd
<div style="background-color:#dd68fd;">Content here</div>
.mybackground {background-color:#dd68fd;}
Border around this has a color of #dd68fd
<div style="border:2px solid #dd68fd;">Content here</div>
.myborder {border:2px solid #dd68fd;}