#b65ae5 color space conversions
Hex:
#b65ae5
RGB:
182, 90, 229
CMY:
29, 65, 10
CMYK:
21, 61, 0, 10
HSL:
280°, 72.7749%, 62.5490%
HSV (HSB):
280°, 60.6987%, 89.8039%
XYZ:
37.0904, 22.9146, 76.5968
xyY:
0.2715, 0.1677, 22.9146
CIE-Lab:
54.9842, 59.4133, -55.4879
CIE-LCH:
54.9842, 81.2948, 316.9567
CIE-Luv:
54.9842, 32.2640, -93.3411
Hunter-Lab:
47.8691, 54.5360, -61.3632
#b65ae5 color charts
#b65ae5 color shades, tints & tones
#b65ae5 color schemes
#b65ae5 color preview, HTML & CSS examples
This text has a color of #b65ae5
<p style="color:#b65ae5;">Text here</p>
.mytext {color:#b65ae5;}
This box has a color of #b65ae5
<div style="background-color:#b65ae5;">Content here</div>
.mybackground {background-color:#b65ae5;}
Border around this has a color of #b65ae5
<div style="border:2px solid #b65ae5;">Content here</div>
.myborder {border:2px solid #b65ae5;}