#b08bfd color space conversions
Hex:
#b08bfd
RGB:
176, 139, 253
CMY:
31, 45, 1
CMYK:
30, 45, 0, 1
HSL:
259°, 96.6102%, 76.8627%
HSV (HSB):
259°, 45.0593%, 99.2157%
XYZ:
44.8667, 34.7872, 97.2784
xyY:
0.2536, 0.1966, 34.7872
CIE-Lab:
65.5826, 37.6635, -51.9665
CIE-LCH:
65.5826, 64.1798, 305.9333
CIE-Luv:
65.5826, 9.5530, -88.3713
Hunter-Lab:
58.9807, 32.5692, -56.5021
#b08bfd color charts
#b08bfd color shades, tints & tones
#b08bfd color schemes
#b08bfd color preview, HTML & CSS examples
This text has a color of #b08bfd
<p style="color:#b08bfd;">Text here</p>
.mytext {color:#b08bfd;}
This box has a color of #b08bfd
<div style="background-color:#b08bfd;">Content here</div>
.mybackground {background-color:#b08bfd;}
Border around this has a color of #b08bfd
<div style="border:2px solid #b08bfd;">Content here</div>
.myborder {border:2px solid #b08bfd;}