#b65bff color space conversions
Hex:
#b65bff
RGB:
182, 91, 255
CMY:
29, 64, 0
CMYK:
29, 64, 0, 0
HSL:
273°, 100.0000%, 67.8431%
HSV (HSB):
273°, 64.3137%, 100.0000%
XYZ:
41.0825, 24.6473, 97.1999
xyY:
0.2521, 0.1513, 24.6473
CIE-Lab:
56.7301, 64.5526, -67.1777
CIE-LCH:
56.7301, 93.1658, 313.8584
CIE-Luv:
56.7301, 26.6369, -112.4834
Hunter-Lab:
49.6460, 60.8298, -81.3292
#b65bff color charts
#b65bff color shades, tints & tones
#b65bff color schemes
#b65bff color preview, HTML & CSS examples
This text has a color of #b65bff
<p style="color:#b65bff;">Text here</p>
.mytext {color:#b65bff;}
This box has a color of #b65bff
<div style="background-color:#b65bff;">Content here</div>
.mybackground {background-color:#b65bff;}
Border around this has a color of #b65bff
<div style="border:2px solid #b65bff;">Content here</div>
.myborder {border:2px solid #b65bff;}