#a29bed color space conversions
Hex:
#a29bed
RGB:
162, 155, 237
CMY:
36, 39, 7
CMYK:
32, 35, 0, 7
HSL:
245°, 69.4915%, 76.8627%
HSV (HSB):
245°, 34.5992%, 92.9412%
XYZ:
41.9077, 37.2385, 85.0997
xyY:
0.2552, 0.2267, 37.2385
CIE-Lab:
67.4556, 20.8365, -40.3378
CIE-LCH:
67.4556, 45.4016, 297.3186
CIE-Luv:
67.4556, -1.7188, -67.2699
Hunter-Lab:
61.0234, 15.7937, -39.9662
#a29bed color charts
#a29bed color shades, tints & tones
#a29bed color schemes
#a29bed color preview, HTML & CSS examples
This text has a color of #a29bed
<p style="color:#a29bed;">Text here</p>
.mytext {color:#a29bed;}
This box has a color of #a29bed
<div style="background-color:#a29bed;">Content here</div>
.mybackground {background-color:#a29bed;}
Border around this has a color of #a29bed
<div style="border:2px solid #a29bed;">Content here</div>
.myborder {border:2px solid #a29bed;}