#b65fd9 color space conversions
Hex:
#b65fd9
RGB:
182, 95, 217
CMY:
29, 63, 15
CMYK:
16, 56, 0, 15
HSL:
283°, 61.6162%, 61.1765%
HSV (HSB):
283°, 56.2212%, 85.0980%
XYZ:
35.9080, 23.1393, 68.2194
xyY:
0.2821, 0.1818, 23.1393
CIE-Lab:
55.2155, 54.4917, -48.3525
CIE-LCH:
55.2155, 72.8513, 318.4162
CIE-Luv:
55.2155, 33.4321, -81.7979
Hunter-Lab:
48.1033, 49.0654, -50.4120
#b65fd9 color charts
#b65fd9 color shades, tints & tones
#b65fd9 color schemes
#b65fd9 color preview, HTML & CSS examples
This text has a color of #b65fd9
<p style="color:#b65fd9;">Text here</p>
.mytext {color:#b65fd9;}
This box has a color of #b65fd9
<div style="background-color:#b65fd9;">Content here</div>
.mybackground {background-color:#b65fd9;}
Border around this has a color of #b65fd9
<div style="border:2px solid #b65fd9;">Content here</div>
.myborder {border:2px solid #b65fd9;}