#b2b2f3 color space conversions
Hex:
#b2b2f3
RGB:
178, 178, 243
CMY:
30, 30, 5
CMYK:
27, 27, 0, 5
HSL:
240°, 73.0337%, 82.5490%
HSV (HSB):
240°, 26.7490%, 95.2941%
XYZ:
50.4582, 47.7768, 91.3564
xyY:
0.2661, 0.2520, 47.7768
CIE-Lab:
74.6840, 13.9773, -32.2837
CIE-LCH:
74.6840, 35.1795, 293.4103
CIE-Luv:
74.6840, -3.8738, -53.7403
Hunter-Lab:
69.1208, 9.3436, -29.9786
#b2b2f3 color charts
#b2b2f3 color shades, tints & tones
#b2b2f3 color schemes
#b2b2f3 color preview, HTML & CSS examples
This text has a color of #b2b2f3
<p style="color:#b2b2f3;">Text here</p>
.mytext {color:#b2b2f3;}
This box has a color of #b2b2f3
<div style="background-color:#b2b2f3;">Content here</div>
.mybackground {background-color:#b2b2f3;}
Border around this has a color of #b2b2f3
<div style="border:2px solid #b2b2f3;">Content here</div>
.myborder {border:2px solid #b2b2f3;}