#dd3fed color space conversions
Hex:
#dd3fed
RGB:
221, 63, 237
CMY:
13, 75, 7
CMYK:
7, 73, 0, 7
HSL:
294°, 82.8571%, 58.8235%
HSV (HSB):
294°, 73.4177%, 92.9412%
XYZ:
46.8824, 25.0416, 82.4833
xyY:
0.3036, 0.1622, 25.0416
CIE-Lab:
57.1159, 79.9027, -56.2571
CIE-LCH:
57.1159, 97.7205, 324.8518
CIE-Luv:
57.1159, 60.9399, -97.9624
Hunter-Lab:
50.0416, 79.6582, -62.6983
#dd3fed color charts
#dd3fed color shades, tints & tones
#dd3fed color schemes
#dd3fed color preview, HTML & CSS examples
This text has a color of #dd3fed
<p style="color:#dd3fed;">Text here</p>
.mytext {color:#dd3fed;}
This box has a color of #dd3fed
<div style="background-color:#dd3fed;">Content here</div>
.mybackground {background-color:#dd3fed;}
Border around this has a color of #dd3fed
<div style="border:2px solid #dd3fed;">Content here</div>
.myborder {border:2px solid #dd3fed;}