#b682d7 color space conversions
Hex:
#b682d7
RGB:
182, 130, 215
CMY:
29, 49, 16
CMYK:
15, 40, 0, 16
HSL:
277°, 51.5152%, 67.6471%
HSV (HSB):
277°, 39.5349%, 84.3137%
XYZ:
39.5398, 30.8166, 68.1542
xyY:
0.2855, 0.2225, 30.8166
CIE-Lab:
62.3525, 35.5253, -35.9927
CIE-LCH:
62.3525, 50.5720, 314.6256
CIE-Luv:
62.3525, 21.1576, -61.3042
Hunter-Lab:
55.5127, 29.9920, -33.9327
#b682d7 color charts
#b682d7 color shades, tints & tones
#b682d7 color schemes
#b682d7 color preview, HTML & CSS examples
This text has a color of #b682d7
<p style="color:#b682d7;">Text here</p>
.mytext {color:#b682d7;}
This box has a color of #b682d7
<div style="background-color:#b682d7;">Content here</div>
.mybackground {background-color:#b682d7;}
Border around this has a color of #b682d7
<div style="border:2px solid #b682d7;">Content here</div>
.myborder {border:2px solid #b682d7;}