#b08de5 color space conversions
Hex:
#b08de5
RGB:
176, 141, 229
CMY:
31, 45, 10
CMYK:
23, 38, 0, 10
HSL:
264°, 62.8571%, 72.5490%
HSV (HSB):
264°, 38.4279%, 89.8039%
XYZ:
41.5722, 33.9370, 78.4881
xyY:
0.2700, 0.2204, 33.9370
CIE-Lab:
64.9125, 30.7797, -39.8222
CIE-LCH:
64.9125, 50.3309, 307.7015
CIE-Luv:
64.9125, 11.5601, -67.3318
Hunter-Lab:
58.2555, 25.4340, -39.1031
#b08de5 color charts
#b08de5 color shades, tints & tones
#b08de5 color schemes
#b08de5 color preview, HTML & CSS examples
This text has a color of #b08de5
<p style="color:#b08de5;">Text here</p>
.mytext {color:#b08de5;}
This box has a color of #b08de5
<div style="background-color:#b08de5;">Content here</div>
.mybackground {background-color:#b08de5;}
Border around this has a color of #b08de5
<div style="border:2px solid #b08de5;">Content here</div>
.myborder {border:2px solid #b08de5;}