#baabfc color space conversions
Hex:
#baabfc
RGB:
186, 171, 252
CMY:
27, 33, 1
CMYK:
26, 32, 0, 1
HSL:
251°, 93.1034%, 82.9412%
HSV (HSB):
251°, 32.1429%, 98.8235%
XYZ:
52.3833, 46.5932, 98.3279
xyY:
0.2655, 0.2361, 46.5932
CIE-Lab:
73.9288, 22.3169, -38.2669
CIE-LCH:
73.9288, 44.2990, 300.2504
CIE-Luv:
73.9288, 2.3335, -64.9113
Hunter-Lab:
68.2592, 17.5304, -37.6263
#baabfc color charts
#baabfc color shades, tints & tones
#baabfc color schemes
#baabfc color preview, HTML & CSS examples
This text has a color of #baabfc
<p style="color:#baabfc;">Text here</p>
.mytext {color:#baabfc;}
This box has a color of #baabfc
<div style="background-color:#baabfc;">Content here</div>
.mybackground {background-color:#baabfc;}
Border around this has a color of #baabfc
<div style="border:2px solid #baabfc;">Content here</div>
.myborder {border:2px solid #baabfc;}