#de85f8 color space conversions
Hex:
#de85f8
RGB:
222, 133, 248
CMY:
13, 48, 3
CMYK:
10, 46, 0, 3
HSL:
286°, 89.1473%, 74.7059%
HSV (HSB):
286°, 46.3710%, 97.2549%
XYZ:
55.4550, 39.0820, 93.4277
xyY:
0.2950, 0.2079, 39.0820
CIE-Lab:
68.8106, 52.2393, -43.8251
CIE-LCH:
68.8106, 68.1879, 320.0057
CIE-Luv:
68.8106, 38.2454, -77.6715
Hunter-Lab:
62.5156, 48.9378, -44.8463
#de85f8 color charts
#de85f8 color shades, tints & tones
#de85f8 color schemes
#de85f8 color preview, HTML & CSS examples
This text has a color of #de85f8
<p style="color:#de85f8;">Text here</p>
.mytext {color:#de85f8;}
This box has a color of #de85f8
<div style="background-color:#de85f8;">Content here</div>
.mybackground {background-color:#de85f8;}
Border around this has a color of #de85f8
<div style="border:2px solid #de85f8;">Content here</div>
.myborder {border:2px solid #de85f8;}