#b08ffd color space conversions
Hex:
#b08ffd
RGB:
176, 143, 253
CMY:
31, 44, 1
CMYK:
30, 43, 0, 1
HSL:
258°, 96.4912%, 77.6471%
HSV (HSB):
258°, 43.4783%, 99.2157%
XYZ:
45.4566, 35.9669, 97.4750
xyY:
0.2541, 0.2010, 35.9669
CIE-Lab:
66.4946, 35.4312, -50.5238
CIE-LCH:
66.4946, 61.7092, 305.0411
CIE-Luv:
66.4946, 8.1230, -85.9215
Hunter-Lab:
59.9724, 30.3439, -54.3852
#b08ffd color charts
#b08ffd color shades, tints & tones
#b08ffd color schemes
#b08ffd color preview, HTML & CSS examples
This text has a color of #b08ffd
<p style="color:#b08ffd;">Text here</p>
.mytext {color:#b08ffd;}
This box has a color of #b08ffd
<div style="background-color:#b08ffd;">Content here</div>
.mybackground {background-color:#b08ffd;}
Border around this has a color of #b08ffd
<div style="border:2px solid #b08ffd;">Content here</div>
.myborder {border:2px solid #b08ffd;}