#b65dd9 color space conversions
Hex:
#b65dd9
RGB:
182, 93, 217
CMY:
29, 64, 15
CMYK:
16, 57, 0, 15
HSL:
283°, 62.0000%, 60.7843%
HSV (HSB):
283°, 57.1429%, 85.0980%
XYZ:
35.7301, 22.7835, 68.1601
xyY:
0.2821, 0.1799, 22.7835
CIE-Lab:
54.8487, 55.4750, -48.9353
CIE-LCH:
54.8487, 73.9740, 318.5840
CIE-Luv:
54.8487, 34.0427, -82.7057
Hunter-Lab:
47.7321, 50.0860, -51.2520
#b65dd9 color charts
#b65dd9 color shades, tints & tones
#b65dd9 color schemes
#b65dd9 color preview, HTML & CSS examples
This text has a color of #b65dd9
<p style="color:#b65dd9;">Text here</p>
.mytext {color:#b65dd9;}
This box has a color of #b65dd9
<div style="background-color:#b65dd9;">Content here</div>
.mybackground {background-color:#b65dd9;}
Border around this has a color of #b65dd9
<div style="border:2px solid #b65dd9;">Content here</div>
.myborder {border:2px solid #b65dd9;}