#d65be3 color space conversions
Hex:
#d65be3
RGB:
214, 91, 227
CMY:
16, 64, 11
CMYK:
6, 60, 0, 11
HSL:
294°, 70.8333%, 62.3529%
HSV (HSB):
294°, 59.9119%, 89.0196%
XYZ:
45.3378, 27.3244, 75.5576
xyY:
0.3059, 0.1844, 27.3244
CIE-Lab:
59.2734, 66.2163, -47.2847
CIE-LCH:
59.2734, 81.3661, 324.4696
CIE-Luv:
59.2734, 52.4895, -82.9773
Hunter-Lab:
52.2727, 63.3414, -49.1099
#d65be3 color charts
#d65be3 color shades, tints & tones
#d65be3 color schemes
#d65be3 color preview, HTML & CSS examples
This text has a color of #d65be3
<p style="color:#d65be3;">Text here</p>
.mytext {color:#d65be3;}
This box has a color of #d65be3
<div style="background-color:#d65be3;">Content here</div>
.mybackground {background-color:#d65be3;}
Border around this has a color of #d65be3
<div style="border:2px solid #d65be3;">Content here</div>
.myborder {border:2px solid #d65be3;}