#d85df3 color space conversions
Hex:
#d85df3
RGB:
216, 93, 243
CMY:
15, 64, 5
CMYK:
11, 62, 0, 5
HSL:
289°, 86.2069%, 65.8824%
HSV (HSB):
289°, 61.7284%, 95.2941%
XYZ:
48.4109, 28.8987, 87.8205
xyY:
0.2932, 0.1750, 28.8987
CIE-Lab:
60.6921, 68.7357, -53.9417
CIE-LCH:
60.6921, 87.3745, 321.8762
CIE-Luv:
60.6921, 48.8875, -94.1983
Hunter-Lab:
53.7575, 66.6712, -59.2283
#d85df3 color charts
#d85df3 color shades, tints & tones
#d85df3 color schemes
#d85df3 color preview, HTML & CSS examples
This text has a color of #d85df3
<p style="color:#d85df3;">Text here</p>
.mytext {color:#d85df3;}
This box has a color of #d85df3
<div style="background-color:#d85df3;">Content here</div>
.mybackground {background-color:#d85df3;}
Border around this has a color of #d85df3
<div style="border:2px solid #d85df3;">Content here</div>
.myborder {border:2px solid #d85df3;}