#dd62fa color space conversions
Hex:
#dd62fa
RGB:
221, 98, 250
CMY:
13, 62, 2
CMYK:
12, 61, 0, 2
HSL:
289°, 93.8272%, 68.2353%
HSV (HSB):
289°, 60.8000%, 98.0392%
XYZ:
51.4418, 31.0096, 93.7167
xyY:
0.2920, 0.1760, 31.0096
CIE-Lab:
62.5158, 69.0402, -54.8740
CIE-LCH:
62.5158, 88.1913, 321.5219
CIE-Luv:
62.5158, 48.8428, -96.2957
Hunter-Lab:
55.6863, 67.4434, -60.8010
#dd62fa color charts
#dd62fa color shades, tints & tones
#dd62fa color schemes
#dd62fa color preview, HTML & CSS examples
This text has a color of #dd62fa
<p style="color:#dd62fa;">Text here</p>
.mytext {color:#dd62fa;}
This box has a color of #dd62fa
<div style="background-color:#dd62fa;">Content here</div>
.mybackground {background-color:#dd62fa;}
Border around this has a color of #dd62fa
<div style="border:2px solid #dd62fa;">Content here</div>
.myborder {border:2px solid #dd62fa;}