#b3abd4 color space conversions
Hex:
#b3abd4
RGB:
179, 171, 212
CMY:
30, 33, 17
CMYK:
16, 19, 0, 17
HSL:
252°, 32.2835%, 75.0980%
HSV (HSB):
252°, 19.3396%, 83.1373%
XYZ:
45.0370, 43.4630, 68.3028
xyY:
0.2872, 0.2772, 43.4630
CIE-Lab:
71.8681, 11.0628, -19.7108
CIE-LCH:
71.8681, 22.6032, 299.3036
CIE-Luv:
71.8681, 1.7798, -32.3425
Hunter-Lab:
65.9265, 6.5691, -15.2786
#b3abd4 color charts
#b3abd4 color shades, tints & tones
#b3abd4 color schemes
#b3abd4 color preview, HTML & CSS examples
This text has a color of #b3abd4
<p style="color:#b3abd4;">Text here</p>
.mytext {color:#b3abd4;}
This box has a color of #b3abd4
<div style="background-color:#b3abd4;">Content here</div>
.mybackground {background-color:#b3abd4;}
Border around this has a color of #b3abd4
<div style="border:2px solid #b3abd4;">Content here</div>
.myborder {border:2px solid #b3abd4;}