#b2cbf3 color space conversions
Hex:
#b2cbf3
RGB:
178, 203, 243
CMY:
30, 20, 5
CMYK:
27, 16, 0, 5
HSL:
217°, 73.0337%, 82.5490%
HSV (HSB):
217°, 26.7490%, 95.2941%
XYZ:
55.8937, 58.6479, 93.1683
xyY:
0.2691, 0.2824, 58.6479
CIE-Lab:
81.0977, 0.3766, -22.4644
CIE-LCH:
81.0977, 22.4676, 270.9604
CIE-Luv:
81.0977, -14.5968, -35.7916
Hunter-Lab:
76.5819, -3.7393, -18.5239
#b2cbf3 color charts
#b2cbf3 color shades, tints & tones
#b2cbf3 color schemes
#b2cbf3 color preview, HTML & CSS examples
This text has a color of #b2cbf3
<p style="color:#b2cbf3;">Text here</p>
.mytext {color:#b2cbf3;}
This box has a color of #b2cbf3
<div style="background-color:#b2cbf3;">Content here</div>
.mybackground {background-color:#b2cbf3;}
Border around this has a color of #b2cbf3
<div style="border:2px solid #b2cbf3;">Content here</div>
.myborder {border:2px solid #b2cbf3;}