#de67f1 color space conversions
Hex:
#de67f1
RGB:
222, 103, 241
CMY:
13, 60, 5
CMYK:
8, 57, 0, 5
HSL:
292°, 83.1325%, 67.4510%
HSV (HSB):
292°, 57.2614%, 94.5098%
XYZ:
50.8516, 31.5810, 86.6346
xyY:
0.3008, 0.1868, 31.5810
CIE-Lab:
62.9950, 65.4102, -49.1294
CIE-LCH:
62.9950, 81.8058, 323.0899
CIE-Luv:
62.9950, 50.3251, -86.8210
Hunter-Lab:
56.1969, 63.1769, -52.0651
#de67f1 color charts
#de67f1 color shades, tints & tones
#de67f1 color schemes
#de67f1 color preview, HTML & CSS examples
This text has a color of #de67f1
<p style="color:#de67f1;">Text here</p>
.mytext {color:#de67f1;}
This box has a color of #de67f1
<div style="background-color:#de67f1;">Content here</div>
.mybackground {background-color:#de67f1;}
Border around this has a color of #de67f1
<div style="border:2px solid #de67f1;">Content here</div>
.myborder {border:2px solid #de67f1;}