#b3a7ec color space conversions
Hex:
#b3a7ec
RGB:
179, 167, 236
CMY:
30, 35, 7
CMYK:
24, 29, 0, 7
HSL:
250°, 64.4860%, 79.0196%
HSV (HSB):
250°, 29.2373%, 92.5490%
XYZ:
47.5494, 43.2773, 85.2041
xyY:
0.2701, 0.2459, 43.2773
CIE-Lab:
71.7428, 18.7209, -33.0214
CIE-LCH:
71.7428, 37.9590, 299.5503
CIE-Luv:
71.7428, 1.7538, -55.3441
Hunter-Lab:
65.7855, 13.8945, -30.7415
#b3a7ec color charts
#b3a7ec color shades, tints & tones
#b3a7ec color schemes
#b3a7ec color preview, HTML & CSS examples
This text has a color of #b3a7ec
<p style="color:#b3a7ec;">Text here</p>
.mytext {color:#b3a7ec;}
This box has a color of #b3a7ec
<div style="background-color:#b3a7ec;">Content here</div>
.mybackground {background-color:#b3a7ec;}
Border around this has a color of #b3a7ec
<div style="border:2px solid #b3a7ec;">Content here</div>
.myborder {border:2px solid #b3a7ec;}