#b65bf9 color space conversions
Hex:
#b65bf9
RGB:
182, 91, 249
CMY:
29, 64, 2
CMYK:
27, 63, 0, 2
HSL:
275°, 92.9412%, 66.6667%
HSV (HSB):
275°, 63.4538%, 97.6471%
XYZ:
40.1314, 24.2668, 92.1913
xyY:
0.2563, 0.1550, 24.2668
CIE-Lab:
56.3539, 63.2337, -64.4600
CIE-LCH:
56.3539, 90.2973, 314.4498
CIE-Luv:
56.3539, 27.8255, -108.0527
Hunter-Lab:
49.2614, 59.2099, -76.4767
#b65bf9 color charts
#b65bf9 color shades, tints & tones
#b65bf9 color schemes
#b65bf9 color preview, HTML & CSS examples
This text has a color of #b65bf9
<p style="color:#b65bf9;">Text here</p>
.mytext {color:#b65bf9;}
This box has a color of #b65bf9
<div style="background-color:#b65bf9;">Content here</div>
.mybackground {background-color:#b65bf9;}
Border around this has a color of #b65bf9
<div style="border:2px solid #b65bf9;">Content here</div>
.myborder {border:2px solid #b65bf9;}