#b682d4 color space conversions
Hex:
#b682d4
RGB:
182, 130, 212
CMY:
29, 49, 17
CMYK:
14, 39, 0, 17
HSL:
278°, 48.8095%, 67.0588%
HSV (HSB):
278°, 38.6792%, 83.1373%
XYZ:
39.1577, 30.6638, 66.1422
xyY:
0.2880, 0.2255, 30.6638
CIE-Lab:
62.2228, 34.8784, -34.5160
CIE-LCH:
62.2228, 49.0699, 315.2992
CIE-Luv:
62.2228, 21.6033, -58.8050
Hunter-Lab:
55.3749, 29.3180, -32.0561
#b682d4 color charts
#b682d4 color shades, tints & tones
#b682d4 color schemes
#b682d4 color preview, HTML & CSS examples
This text has a color of #b682d4
<p style="color:#b682d4;">Text here</p>
.mytext {color:#b682d4;}
This box has a color of #b682d4
<div style="background-color:#b682d4;">Content here</div>
.mybackground {background-color:#b682d4;}
Border around this has a color of #b682d4
<div style="border:2px solid #b682d4;">Content here</div>
.myborder {border:2px solid #b682d4;}