#b682b2 color space conversions
Hex:
#b682b2
RGB:
182, 130, 178
CMY:
29, 49, 30
CMYK:
0, 29, 2, 29
HSL:
305°, 26.2626%, 61.1765%
HSV (HSB):
305°, 28.5714%, 71.3725%
XYZ:
35.3099, 29.1247, 45.8801
xyY:
0.3201, 0.2640, 29.1247
CIE-Lab:
60.8915, 28.0080, -17.3686
CIE-LCH:
60.8915, 32.9563, 328.1957
CIE-Luv:
60.8915, 26.7310, -30.4772
Hunter-Lab:
53.9673, 22.3468, -12.6280
#b682b2 color charts
#b682b2 color shades, tints & tones
#b682b2 color schemes
#b682b2 color preview, HTML & CSS examples
This text has a color of #b682b2
<p style="color:#b682b2;">Text here</p>
.mytext {color:#b682b2;}
This box has a color of #b682b2
<div style="background-color:#b682b2;">Content here</div>
.mybackground {background-color:#b682b2;}
Border around this has a color of #b682b2
<div style="border:2px solid #b682b2;">Content here</div>
.myborder {border:2px solid #b682b2;}