#b3a7ed color space conversions
Hex:
#b3a7ed
RGB:
179, 167, 237
CMY:
30, 35, 7
CMYK:
24, 30, 0, 7
HSL:
250°, 66.0377%, 79.2157%
HSV (HSB):
250°, 29.5359%, 92.9412%
XYZ:
47.6952, 43.3356, 85.9716
xyY:
0.2695, 0.2448, 43.3356
CIE-Lab:
71.7821, 18.9563, -33.5052
CIE-LCH:
71.7821, 38.4960, 299.4999
CIE-Luv:
71.7821, 1.6761, -56.1891
Hunter-Lab:
65.8298, 14.1253, -31.3500
#b3a7ed color charts
#b3a7ed color shades, tints & tones
#b3a7ed color schemes
#b3a7ed color preview, HTML & CSS examples
This text has a color of #b3a7ed
<p style="color:#b3a7ed;">Text here</p>
.mytext {color:#b3a7ed;}
This box has a color of #b3a7ed
<div style="background-color:#b3a7ed;">Content here</div>
.mybackground {background-color:#b3a7ed;}
Border around this has a color of #b3a7ed
<div style="border:2px solid #b3a7ed;">Content here</div>
.myborder {border:2px solid #b3a7ed;}