#d85bd9 color space conversions
Hex:
#d85bd9
RGB:
216, 91, 217
CMY:
15, 64, 15
CMYK:
0, 58, 0, 15
HSL:
300°, 62.3762%, 60.3922%
HSV (HSB):
300°, 58.0645%, 85.0980%
XYZ:
44.5844, 27.0909, 68.5248
xyY:
0.3180, 0.1932, 27.0909
CIE-Lab:
59.0583, 64.9671, -41.9819
CIE-LCH:
59.0583, 77.3512, 327.1293
CIE-Luv:
59.0583, 56.6606, -74.4406
Hunter-Lab:
52.0489, 61.8152, -41.6239
#d85bd9 color charts
#d85bd9 color shades, tints & tones
#d85bd9 color schemes
#d85bd9 color preview, HTML & CSS examples
This text has a color of #d85bd9
<p style="color:#d85bd9;">Text here</p>
.mytext {color:#d85bd9;}
This box has a color of #d85bd9
<div style="background-color:#d85bd9;">Content here</div>
.mybackground {background-color:#d85bd9;}
Border around this has a color of #d85bd9
<div style="border:2px solid #d85bd9;">Content here</div>
.myborder {border:2px solid #d85bd9;}