#b018b3 color space conversions
Hex:
#b018b3
RGB:
176, 24, 179
CMY:
31, 91, 30
CMYK:
2, 87, 0, 30
HSL:
299°, 76.3547%, 39.8039%
HSV (HSB):
299°, 86.5922%, 70.1961%
XYZ:
26.3678, 13.1380, 43.7940
xyY:
0.3165, 0.1577, 13.1380
CIE-Lab:
42.9705, 71.9151, -45.9590
CIE-LCH:
42.9705, 85.3464, 327.4184
CIE-Luv:
42.9705, 55.5336, -75.4638
Hunter-Lab:
36.2464, 66.4202, -46.2633
#b018b3 color charts
#b018b3 color shades, tints & tones
#b018b3 color schemes
#b018b3 color preview, HTML & CSS examples
This text has a color of #b018b3
<p style="color:#b018b3;">Text here</p>
.mytext {color:#b018b3;}
This box has a color of #b018b3
<div style="background-color:#b018b3;">Content here</div>
.mybackground {background-color:#b018b3;}
Border around this has a color of #b018b3
<div style="border:2px solid #b018b3;">Content here</div>
.myborder {border:2px solid #b018b3;}