#b38ffc color space conversions
Hex:
#b38ffc
RGB:
179, 143, 252
CMY:
30, 44, 1
CMYK:
29, 43, 0, 1
HSL:
260°, 94.7826%, 77.4510%
HSV (HSB):
260°, 43.2540%, 98.8235%
XYZ:
45.9836, 36.2569, 96.6701
xyY:
0.2570, 0.2027, 36.2569
CIE-Lab:
66.7158, 35.9832, -49.6106
CIE-LCH:
66.7158, 61.2862, 305.9539
CIE-Luv:
66.7158, 9.7247, -84.5300
Hunter-Lab:
60.2137, 30.9416, -53.0376
#b38ffc color charts
#b38ffc color shades, tints & tones
#b38ffc color schemes
#b38ffc color preview, HTML & CSS examples
This text has a color of #b38ffc
<p style="color:#b38ffc;">Text here</p>
.mytext {color:#b38ffc;}
This box has a color of #b38ffc
<div style="background-color:#b38ffc;">Content here</div>
.mybackground {background-color:#b38ffc;}
Border around this has a color of #b38ffc
<div style="border:2px solid #b38ffc;">Content here</div>
.myborder {border:2px solid #b38ffc;}