#b080df color space conversions
Hex:
#b080df
RGB:
176, 128, 223
CMY:
31, 50, 13
CMYK:
21, 43, 0, 13
HSL:
270°, 59.7484%, 68.8235%
HSV (HSB):
270°, 42.6009%, 87.4510%
XYZ:
38.9430, 29.9962, 73.5494
xyY:
0.2733, 0.2105, 29.9962
CIE-Lab:
61.6509, 36.6621, -41.6026
CIE-LCH:
61.6509, 55.4517, 311.3880
CIE-Luv:
61.6509, 17.3928, -70.4110
Hunter-Lab:
54.7688, 31.0759, -41.2828
#b080df color charts
#b080df color shades, tints & tones
#b080df color schemes
#b080df color preview, HTML & CSS examples
This text has a color of #b080df
<p style="color:#b080df;">Text here</p>
.mytext {color:#b080df;}
This box has a color of #b080df
<div style="background-color:#b080df;">Content here</div>
.mybackground {background-color:#b080df;}
Border around this has a color of #b080df
<div style="border:2px solid #b080df;">Content here</div>
.myborder {border:2px solid #b080df;}