#d85cfc color space conversions
Hex:
#d85cfc
RGB:
216, 92, 252
CMY:
15, 64, 1
CMYK:
14, 63, 0, 1
HSL:
287°, 96.3855%, 67.4510%
HSV (HSB):
287°, 63.4921%, 98.8235%
XYZ:
49.7167, 29.2815, 95.1270
xyY:
0.2855, 0.1682, 29.2815
CIE-Lab:
61.0293, 70.8409, -58.3865
CIE-LCH:
61.0293, 91.8010, 320.5049
CIE-Luv:
61.0293, 46.7999, -101.5484
Hunter-Lab:
54.1124, 69.3035, -66.3503
#d85cfc color charts
#d85cfc color shades, tints & tones
#d85cfc color schemes
#d85cfc color preview, HTML & CSS examples
This text has a color of #d85cfc
<p style="color:#d85cfc;">Text here</p>
.mytext {color:#d85cfc;}
This box has a color of #d85cfc
<div style="background-color:#d85cfc;">Content here</div>
.mybackground {background-color:#d85cfc;}
Border around this has a color of #d85cfc
<div style="border:2px solid #d85cfc;">Content here</div>
.myborder {border:2px solid #d85cfc;}