#b699ed color space conversions
Hex:
#b699ed
RGB:
182, 153, 237
CMY:
29, 40, 7
CMYK:
23, 35, 0, 7
HSL:
261°, 70.0000%, 76.4706%
HSV (HSB):
261°, 35.4430%, 92.9412%
XYZ:
45.9687, 38.8420, 85.1952
xyY:
0.2704, 0.2285, 38.8420
CIE-Lab:
68.6366, 27.6612, -38.3704
CIE-LCH:
68.6366, 47.3015, 305.7879
CIE-Luv:
68.6366, 9.0299, -65.1081
Hunter-Lab:
62.3233, 22.5929, -37.4223
#b699ed color charts
#b699ed color shades, tints & tones
#b699ed color schemes
#b699ed color preview, HTML & CSS examples
This text has a color of #b699ed
<p style="color:#b699ed;">Text here</p>
.mytext {color:#b699ed;}
This box has a color of #b699ed
<div style="background-color:#b699ed;">Content here</div>
.mybackground {background-color:#b699ed;}
Border around this has a color of #b699ed
<div style="border:2px solid #b699ed;">Content here</div>
.myborder {border:2px solid #b699ed;}