#b082d8 color space conversions
Hex:
#b082d8
RGB:
176, 130, 216
CMY:
31, 49, 15
CMYK:
19, 40, 0, 15
HSL:
272°, 52.4390%, 67.8431%
HSV (HSB):
272°, 39.8148%, 84.7059%
XYZ:
38.2818, 30.1532, 68.7682
xyY:
0.2790, 0.2198, 30.1532
CIE-Lab:
61.7862, 33.9653, -37.4813
CIE-LCH:
61.7862, 50.5815, 312.1826
CIE-Luv:
61.7862, 17.5834, -63.3893
Hunter-Lab:
54.9120, 28.3451, -35.8126
#b082d8 color charts
#b082d8 color shades, tints & tones
#b082d8 color schemes
#b082d8 color preview, HTML & CSS examples
This text has a color of #b082d8
<p style="color:#b082d8;">Text here</p>
.mytext {color:#b082d8;}
This box has a color of #b082d8
<div style="background-color:#b082d8;">Content here</div>
.mybackground {background-color:#b082d8;}
Border around this has a color of #b082d8
<div style="border:2px solid #b082d8;">Content here</div>
.myborder {border:2px solid #b082d8;}