#b883fd color space conversions
Hex:
#b883fd
RGB:
184, 131, 253
CMY:
28, 49, 1
CMYK:
27, 48, 0, 1
HSL:
266°, 96.8254%, 75.2941%
HSV (HSB):
266°, 48.2213%, 99.2157%
XYZ:
45.6131, 33.5148, 96.9934
xyY:
0.2590, 0.1903, 33.5148
CIE-Lab:
64.5756, 44.1511, -53.5145
CIE-LCH:
64.5756, 69.3767, 309.5236
CIE-Luv:
64.5756, 16.4056, -91.4669
Hunter-Lab:
57.8920, 39.3292, -58.8114
#b883fd color charts
#b883fd color shades, tints & tones
#b883fd color schemes
#b883fd color preview, HTML & CSS examples
This text has a color of #b883fd
<p style="color:#b883fd;">Text here</p>
.mytext {color:#b883fd;}
This box has a color of #b883fd
<div style="background-color:#b883fd;">Content here</div>
.mybackground {background-color:#b883fd;}
Border around this has a color of #b883fd
<div style="border:2px solid #b883fd;">Content here</div>
.myborder {border:2px solid #b883fd;}