#b28bff color space conversions
Hex:
#b28bff
RGB:
178, 139, 255
CMY:
30, 45, 0
CMYK:
30, 45, 0, 0
HSL:
260°, 100.0000%, 77.2549%
HSV (HSB):
260°, 45.4902%, 100.0000%
XYZ:
45.6427, 35.1502, 98.9868
xyY:
0.2539, 0.1955, 35.1502
CIE-Lab:
65.8654, 38.6761, -52.6000
CIE-LCH:
65.8654, 65.2886, 306.3266
CIE-Luv:
65.8654, 10.3148, -89.6095
Hunter-Lab:
59.2876, 33.6653, -57.4894
#b28bff color charts
#b28bff color shades, tints & tones
#b28bff color schemes
#b28bff color preview, HTML & CSS examples
This text has a color of #b28bff
<p style="color:#b28bff;">Text here</p>
.mytext {color:#b28bff;}
This box has a color of #b28bff
<div style="background-color:#b28bff;">Content here</div>
.mybackground {background-color:#b28bff;}
Border around this has a color of #b28bff
<div style="border:2px solid #b28bff;">Content here</div>
.myborder {border:2px solid #b28bff;}