#de68f5 color space conversions
Hex:
#de68f5
RGB:
222, 104, 245
CMY:
13, 59, 4
CMYK:
9, 58, 0, 4
HSL:
290°, 87.5776%, 68.4314%
HSV (HSB):
290°, 57.5510%, 96.0784%
XYZ:
51.5559, 32.0228, 89.8499
xyY:
0.2973, 0.1846, 32.0228
CIE-Lab:
63.3617, 65.6950, -50.7621
CIE-LCH:
63.3617, 83.0219, 322.3070
CIE-Luv:
63.3617, 48.9891, -89.5616
Hunter-Lab:
56.5887, 63.5948, -54.5269
#de68f5 color charts
#de68f5 color shades, tints & tones
#de68f5 color schemes
#de68f5 color preview, HTML & CSS examples
This text has a color of #de68f5
<p style="color:#de68f5;">Text here</p>
.mytext {color:#de68f5;}
This box has a color of #de68f5
<div style="background-color:#de68f5;">Content here</div>
.mybackground {background-color:#de68f5;}
Border around this has a color of #de68f5
<div style="border:2px solid #de68f5;">Content here</div>
.myborder {border:2px solid #de68f5;}