#b4a4ec color space conversions
Hex:
#b4a4ec
RGB:
180, 164, 236
CMY:
29, 36, 7
CMYK:
24, 31, 0, 7
HSL:
253°, 65.4545%, 78.4314%
HSV (HSB):
253°, 30.5085%, 92.5490%
XYZ:
47.2382, 42.3103, 85.0339
xyY:
0.2706, 0.2424, 42.3103
CIE-Lab:
71.0844, 20.6908, -34.0338
CIE-LCH:
71.0844, 39.8297, 301.2975
CIE-Luv:
71.0844, 3.5285, -57.2368
Hunter-Lab:
65.0464, 15.7995, -31.9762
#b4a4ec color charts
#b4a4ec color shades, tints & tones
#b4a4ec color schemes
#b4a4ec color preview, HTML & CSS examples
This text has a color of #b4a4ec
<p style="color:#b4a4ec;">Text here</p>
.mytext {color:#b4a4ec;}
This box has a color of #b4a4ec
<div style="background-color:#b4a4ec;">Content here</div>
.mybackground {background-color:#b4a4ec;}
Border around this has a color of #b4a4ec
<div style="border:2px solid #b4a4ec;">Content here</div>
.myborder {border:2px solid #b4a4ec;}