#b086d5 color space conversions
Hex:
#b086d5
RGB:
176, 134, 213
CMY:
31, 47, 16
CMYK:
17, 37, 0, 16
HSL:
272°, 48.4663%, 68.0392%
HSV (HSB):
272°, 37.0892%, 83.5294%
XYZ:
38.4398, 31.0844, 66.9247
xyY:
0.2817, 0.2278, 31.0844
CIE-Lab:
62.5788, 31.0563, -34.5675
CIE-LCH:
62.5788, 46.4694, 311.9373
CIE-Luv:
62.5788, 16.3602, -58.3981
Hunter-Lab:
55.7534, 25.5005, -32.1426
#b086d5 color charts
#b086d5 color shades, tints & tones
#b086d5 color schemes
#b086d5 color preview, HTML & CSS examples
This text has a color of #b086d5
<p style="color:#b086d5;">Text here</p>
.mytext {color:#b086d5;}
This box has a color of #b086d5
<div style="background-color:#b086d5;">Content here</div>
.mybackground {background-color:#b086d5;}
Border around this has a color of #b086d5
<div style="border:2px solid #b086d5;">Content here</div>
.myborder {border:2px solid #b086d5;}