#b65ffc color space conversions
Hex:
#b65ffc
RGB:
182, 95, 252
CMY:
29, 63, 1
CMYK:
28, 62, 0, 1
HSL:
273°, 96.3190%, 68.0392%
HSV (HSB):
273°, 62.3016%, 98.8235%
XYZ:
40.9543, 25.1578, 94.7929
xyY:
0.2545, 0.1564, 25.1578
CIE-Lab:
57.2288, 62.0093, -64.7149
CIE-LCH:
57.2288, 89.6279, 313.7769
CIE-Luv:
57.2288, 26.2517, -108.7109
Hunter-Lab:
50.1575, 57.9720, -76.9421
#b65ffc color charts
#b65ffc color shades, tints & tones
#b65ffc color schemes
#b65ffc color preview, HTML & CSS examples
This text has a color of #b65ffc
<p style="color:#b65ffc;">Text here</p>
.mytext {color:#b65ffc;}
This box has a color of #b65ffc
<div style="background-color:#b65ffc;">Content here</div>
.mybackground {background-color:#b65ffc;}
Border around this has a color of #b65ffc
<div style="border:2px solid #b65ffc;">Content here</div>
.myborder {border:2px solid #b65ffc;}