#baadf4 color space conversions
Hex:
#baadf4
RGB:
186, 173, 244
CMY:
27, 32, 4
CMYK:
24, 29, 0, 4
HSL:
251°, 76.3441%, 81.7647%
HSV (HSB):
251°, 29.0984%, 95.6863%
XYZ:
51.5224, 46.8579, 91.9169
xyY:
0.2707, 0.2462, 46.8579
CIE-Lab:
74.0988, 19.3262, -33.6776
CIE-LCH:
74.0988, 38.8288, 299.8497
CIE-Luv:
74.0988, 2.1382, -56.7901
Hunter-Lab:
68.4528, 14.5592, -31.6963
#baadf4 color charts
#baadf4 color shades, tints & tones
#baadf4 color schemes
#baadf4 color preview, HTML & CSS examples
This text has a color of #baadf4
<p style="color:#baadf4;">Text here</p>
.mytext {color:#baadf4;}
This box has a color of #baadf4
<div style="background-color:#baadf4;">Content here</div>
.mybackground {background-color:#baadf4;}
Border around this has a color of #baadf4
<div style="border:2px solid #baadf4;">Content here</div>
.myborder {border:2px solid #baadf4;}