#de85f9 color space conversions
Hex:
#de85f9
RGB:
222, 133, 249
CMY:
13, 48, 2
CMYK:
11, 47, 0, 2
HSL:
286°, 90.6250%, 74.9020%
HSV (HSB):
286°, 46.5863%, 97.6471%
XYZ:
55.6106, 39.1442, 94.2471
xyY:
0.2942, 0.2071, 39.1442
CIE-Lab:
68.8556, 52.4358, -44.3015
CIE-LCH:
68.8556, 68.6450, 319.8065
CIE-Luv:
68.8556, 38.0469, -78.4895
Hunter-Lab:
62.5653, 49.1687, -45.5175
#de85f9 color charts
#de85f9 color shades, tints & tones
#de85f9 color schemes
#de85f9 color preview, HTML & CSS examples
This text has a color of #de85f9
<p style="color:#de85f9;">Text here</p>
.mytext {color:#de85f9;}
This box has a color of #de85f9
<div style="background-color:#de85f9;">Content here</div>
.mybackground {background-color:#de85f9;}
Border around this has a color of #de85f9
<div style="border:2px solid #de85f9;">Content here</div>
.myborder {border:2px solid #de85f9;}