#b009e5 color space conversions
Hex:
#b009e5
RGB:
176, 9, 229
CMY:
31, 96, 10
CMYK:
23, 96, 0, 10
HSL:
286°, 92.4370%, 46.6667%
HSV (HSB):
286°, 96.0699%, 89.8039%
XYZ:
32.1450, 15.0826, 75.3457
xyY:
0.2623, 0.1230, 15.0826
CIE-Lab:
45.7472, 82.2087, -70.4401
CIE-LCH:
45.7472, 108.2593, 319.4085
CIE-Luv:
45.7472, 40.1969, -111.8765
Hunter-Lab:
38.8364, 79.7817, -87.8421
#b009e5 color charts
#b009e5 color shades, tints & tones
#b009e5 color schemes
#b009e5 color preview, HTML & CSS examples
This text has a color of #b009e5
<p style="color:#b009e5;">Text here</p>
.mytext {color:#b009e5;}
This box has a color of #b009e5
<div style="background-color:#b009e5;">Content here</div>
.mybackground {background-color:#b009e5;}
Border around this has a color of #b009e5
<div style="border:2px solid #b009e5;">Content here</div>
.myborder {border:2px solid #b009e5;}