#d65bd9 color space conversions
Hex:
#d65bd9
RGB:
214, 91, 217
CMY:
16, 64, 15
CMYK:
1, 58, 0, 15
HSL:
299°, 62.3762%, 60.3922%
HSV (HSB):
299°, 58.0645%, 85.0980%
XYZ:
43.9970, 26.7881, 68.4974
xyY:
0.3159, 0.1923, 26.7881
CIE-Lab:
58.7776, 64.4634, -42.4429
CIE-LCH:
58.7776, 77.1812, 326.6390
CIE-Luv:
58.7776, 55.2959, -75.0131
Hunter-Lab:
51.7572, 61.1617, -42.2365
#d65bd9 color charts
#d65bd9 color shades, tints & tones
#d65bd9 color schemes
#d65bd9 color preview, HTML & CSS examples
This text has a color of #d65bd9
<p style="color:#d65bd9;">Text here</p>
.mytext {color:#d65bd9;}
This box has a color of #d65bd9
<div style="background-color:#d65bd9;">Content here</div>
.mybackground {background-color:#d65bd9;}
Border around this has a color of #d65bd9
<div style="border:2px solid #d65bd9;">Content here</div>
.myborder {border:2px solid #d65bd9;}