#b28be3 color space conversions
Hex:
#b28be3
RGB:
178, 139, 227
CMY:
30, 45, 11
CMYK:
22, 39, 0, 11
HSL:
267°, 61.1111%, 71.7647%
HSV (HSB):
267°, 38.7665%, 89.0196%
XYZ:
41.4578, 33.4763, 76.9495
xyY:
0.2730, 0.2204, 33.4763
CIE-Lab:
64.5447, 32.0168, -39.2769
CIE-LCH:
64.5447, 50.6729, 309.1854
CIE-Luv:
64.5447, 13.6670, -66.5423
Hunter-Lab:
57.8587, 26.6490, -38.3521
#b28be3 color charts
#b28be3 color shades, tints & tones
#b28be3 color schemes
#b28be3 color preview, HTML & CSS examples
This text has a color of #b28be3
<p style="color:#b28be3;">Text here</p>
.mytext {color:#b28be3;}
This box has a color of #b28be3
<div style="background-color:#b28be3;">Content here</div>
.mybackground {background-color:#b28be3;}
Border around this has a color of #b28be3
<div style="border:2px solid #b28be3;">Content here</div>
.myborder {border:2px solid #b28be3;}