#b018b7 color space conversions
Hex:
#b018b7
RGB:
176, 24, 183
CMY:
31, 91, 28
CMYK:
4, 87, 0, 28
HSL:
297°, 76.8116%, 40.5882%
HSV (HSB):
297°, 86.8852%, 71.7647%
XYZ:
26.7784, 13.3023, 45.9560
xyY:
0.3112, 0.1546, 13.3023
CIE-Lab:
43.2152, 72.5442, -47.9276
CIE-LCH:
43.2152, 86.9466, 326.5485
CIE-Luv:
43.2152, 54.0912, -78.4252
Hunter-Lab:
36.4723, 67.2303, -49.1763
#b018b7 color charts
#b018b7 color shades, tints & tones
#b018b7 color schemes
#b018b7 color preview, HTML & CSS examples
This text has a color of #b018b7
<p style="color:#b018b7;">Text here</p>
.mytext {color:#b018b7;}
This box has a color of #b018b7
<div style="background-color:#b018b7;">Content here</div>
.mybackground {background-color:#b018b7;}
Border around this has a color of #b018b7
<div style="border:2px solid #b018b7;">Content here</div>
.myborder {border:2px solid #b018b7;}