#b09ef5 color space conversions
Hex:
#b09ef5
RGB:
176, 158, 245
CMY:
31, 38, 4
CMYK:
28, 36, 0, 4
HSL:
252°, 81.3084%, 79.0196%
HSV (HSB):
252°, 35.5102%, 96.0784%
XYZ:
46.6128, 40.2764, 91.7036
xyY:
0.2610, 0.2255, 40.2764
CIE-Lab:
69.6659, 25.0491, -41.1740
CIE-LCH:
69.6659, 48.1950, 301.3152
CIE-Luv:
69.6659, 3.2058, -69.5779
Hunter-Lab:
63.4637, 20.0432, -41.2481
#b09ef5 color charts
#b09ef5 color shades, tints & tones
#b09ef5 color schemes
#b09ef5 color preview, HTML & CSS examples
This text has a color of #b09ef5
<p style="color:#b09ef5;">Text here</p>
.mytext {color:#b09ef5;}
This box has a color of #b09ef5
<div style="background-color:#b09ef5;">Content here</div>
.mybackground {background-color:#b09ef5;}
Border around this has a color of #b09ef5
<div style="border:2px solid #b09ef5;">Content here</div>
.myborder {border:2px solid #b09ef5;}