#b3a6ea color space conversions
Hex:
#b3a6ea
RGB:
179, 166, 234
CMY:
30, 35, 8
CMYK:
24, 29, 0, 8
HSL:
251°, 61.8182%, 78.4314%
HSV (HSB):
251°, 29.0598%, 91.7647%
XYZ:
47.0779, 42.7967, 83.6212
xyY:
0.2713, 0.2467, 42.7967
CIE-Lab:
71.4167, 18.8098, -32.4351
CIE-LCH:
71.4167, 37.4946, 300.1103
CIE-Luv:
71.4167, 2.3349, -54.3437
Hunter-Lab:
65.4192, 13.9713, -29.9933
#b3a6ea color charts
#b3a6ea color shades, tints & tones
#b3a6ea color schemes
#b3a6ea color preview, HTML & CSS examples
This text has a color of #b3a6ea
<p style="color:#b3a6ea;">Text here</p>
.mytext {color:#b3a6ea;}
This box has a color of #b3a6ea
<div style="background-color:#b3a6ea;">Content here</div>
.mybackground {background-color:#b3a6ea;}
Border around this has a color of #b3a6ea
<div style="border:2px solid #b3a6ea;">Content here</div>
.myborder {border:2px solid #b3a6ea;}