#bad2f3 color space conversions
Hex:
#bad2f3
RGB:
186, 210, 243
CMY:
27, 18, 5
CMYK:
23, 14, 0, 5
HSL:
215°, 70.3704%, 84.1176%
HSV (HSB):
215°, 23.4568%, 95.2941%
XYZ:
59.4740, 63.0034, 93.8203
xyY:
0.2750, 0.2913, 63.0034
CIE-Lab:
83.4441, -0.9777, -18.8607
CIE-LCH:
83.4441, 18.8860, 267.0325
CIE-Luv:
83.4441, -13.9379, -29.7290
Hunter-Lab:
79.3747, -5.1589, -14.5181
#bad2f3 color charts
#bad2f3 color shades, tints & tones
#bad2f3 color schemes
#bad2f3 color preview, HTML & CSS examples
This text has a color of #bad2f3
<p style="color:#bad2f3;">Text here</p>
.mytext {color:#bad2f3;}
This box has a color of #bad2f3
<div style="background-color:#bad2f3;">Content here</div>
.mybackground {background-color:#bad2f3;}
Border around this has a color of #bad2f3
<div style="border:2px solid #bad2f3;">Content here</div>
.myborder {border:2px solid #bad2f3;}