#b3beff color space conversions
Hex:
#b3beff
RGB:
179, 190, 255
CMY:
30, 25, 0
CMYK:
30, 25, 0, 0
HSL:
231°, 100.0000%, 85.0980%
HSV (HSB):
231°, 29.8039%, 100.0000%
XYZ:
55.0539, 53.6306, 102.0578
xyY:
0.2612, 0.2545, 53.6306
CIE-Lab:
78.2459, 10.5603, -33.2378
CIE-LCH:
78.2459, 34.8750, 287.6261
CIE-Luv:
78.2459, -9.0785, -55.1997
Hunter-Lab:
73.2329, 6.0322, -31.3638
#b3beff color charts
#b3beff color shades, tints & tones
#b3beff color schemes
#b3beff color preview, HTML & CSS examples
This text has a color of #b3beff
<p style="color:#b3beff;">Text here</p>
.mytext {color:#b3beff;}
This box has a color of #b3beff
<div style="background-color:#b3beff;">Content here</div>
.mybackground {background-color:#b3beff;}
Border around this has a color of #b3beff
<div style="border:2px solid #b3beff;">Content here</div>
.myborder {border:2px solid #b3beff;}