#b080d8 color space conversions
Hex:
#b080d8
RGB:
176, 128, 216
CMY:
31, 50, 15
CMYK:
19, 41, 0, 15
HSL:
273°, 53.0120%, 67.4510%
HSV (HSB):
273°, 40.7407%, 84.7059%
XYZ:
38.0183, 29.6263, 68.6804
xyY:
0.2789, 0.2173, 29.6263
CIE-Lab:
61.3305, 35.0807, -38.1941
CIE-LCH:
61.3305, 51.8599, 312.5671
CIE-Luv:
61.3305, 18.3786, -64.6117
Hunter-Lab:
54.4301, 29.4262, -36.7117
#b080d8 color charts
#b080d8 color shades, tints & tones
#b080d8 color schemes
#b080d8 color preview, HTML & CSS examples
This text has a color of #b080d8
<p style="color:#b080d8;">Text here</p>
.mytext {color:#b080d8;}
This box has a color of #b080d8
<div style="background-color:#b080d8;">Content here</div>
.mybackground {background-color:#b080d8;}
Border around this has a color of #b080d8
<div style="border:2px solid #b080d8;">Content here</div>
.myborder {border:2px solid #b080d8;}