#d85dfc color space conversions
Hex:
#d85dfc
RGB:
216, 93, 252
CMY:
15, 64, 1
CMYK:
14, 63, 0, 1
HSL:
286°, 96.3636%, 67.6471%
HSV (HSB):
286°, 63.0952%, 98.8235%
XYZ:
49.8039, 29.4559, 95.1561
xyY:
0.2855, 0.1689, 29.4559
CIE-Lab:
61.1819, 70.4185, -58.1428
CIE-LCH:
61.1819, 91.3200, 320.4543
CIE-Luv:
61.1819, 46.5405, -101.1678
Hunter-Lab:
54.2733, 68.8224, -65.9604
#d85dfc color charts
#d85dfc color shades, tints & tones
#d85dfc color schemes
#d85dfc color preview, HTML & CSS examples
This text has a color of #d85dfc
<p style="color:#d85dfc;">Text here</p>
.mytext {color:#d85dfc;}
This box has a color of #d85dfc
<div style="background-color:#d85dfc;">Content here</div>
.mybackground {background-color:#d85dfc;}
Border around this has a color of #d85dfc
<div style="border:2px solid #d85dfc;">Content here</div>
.myborder {border:2px solid #d85dfc;}