#dd03fc color space conversions
Hex:
#dd03fc
RGB:
221, 3, 252
CMY:
13, 99, 1
CMYK:
12, 99, 0, 1
HSL:
293°, 97.6471%, 50.0000%
HSV (HSB):
293°, 98.8095%, 98.8235%
XYZ:
47.4220, 22.4656, 93.9323
xyY:
0.2895, 0.1371, 22.4656
CIE-Lab:
54.5175, 92.6128, -68.8099
CIE-LCH:
54.5175, 115.3774, 323.3882
CIE-Luv:
54.5175, 61.5819, -116.8266
Hunter-Lab:
47.3978, 95.6449, -84.3215
#dd03fc color charts
#dd03fc color shades, tints & tones
#dd03fc color schemes
#dd03fc color preview, HTML & CSS examples
This text has a color of #dd03fc
<p style="color:#dd03fc;">Text here</p>
.mytext {color:#dd03fc;}
This box has a color of #dd03fc
<div style="background-color:#dd03fc;">Content here</div>
.mybackground {background-color:#dd03fc;}
Border around this has a color of #dd03fc
<div style="border:2px solid #dd03fc;">Content here</div>
.myborder {border:2px solid #dd03fc;}