#b7b3ed color space conversions
Hex:
#b7b3ed
RGB:
183, 179, 237
CMY:
28, 30, 7
CMYK:
23, 24, 0, 7
HSL:
244°, 61.7021%, 81.5686%
HSV (HSB):
244°, 24.4726%, 92.9412%
XYZ:
50.9346, 48.4219, 86.7826
xyY:
0.2736, 0.2601, 48.4219
CIE-Lab:
75.0903, 13.4962, -28.3810
CIE-LCH:
75.0903, 31.4266, 295.4328
CIE-Luv:
75.0903, -1.4510, -47.1841
Hunter-Lab:
69.5858, 8.8810, -25.2322
#b7b3ed color charts
#b7b3ed color shades, tints & tones
#b7b3ed color schemes
#b7b3ed color preview, HTML & CSS examples
This text has a color of #b7b3ed
<p style="color:#b7b3ed;">Text here</p>
.mytext {color:#b7b3ed;}
This box has a color of #b7b3ed
<div style="background-color:#b7b3ed;">Content here</div>
.mybackground {background-color:#b7b3ed;}
Border around this has a color of #b7b3ed
<div style="border:2px solid #b7b3ed;">Content here</div>
.myborder {border:2px solid #b7b3ed;}