#b018cb color space conversions
Hex:
#b018cb
RGB:
176, 24, 203
CMY:
31, 91, 20
CMYK:
13, 88, 0, 20
HSL:
291°, 78.8546%, 44.5098%
HSV (HSB):
291°, 88.1773%, 79.6078%
XYZ:
29.0106, 14.1952, 57.7108
xyY:
0.2875, 0.1407, 14.1952
CIE-Lab:
44.5115, 75.8225, -57.5259
CIE-LCH:
44.5115, 95.1750, 322.8127
CIE-Luv:
44.5115, 47.2948, -92.8974
Hunter-Lab:
37.6765, 71.5099, -64.4437
#b018cb color charts
#b018cb color shades, tints & tones
#b018cb color schemes
#b018cb color preview, HTML & CSS examples
This text has a color of #b018cb
<p style="color:#b018cb;">Text here</p>
.mytext {color:#b018cb;}
This box has a color of #b018cb
<div style="background-color:#b018cb;">Content here</div>
.mybackground {background-color:#b018cb;}
Border around this has a color of #b018cb
<div style="border:2px solid #b018cb;">Content here</div>
.myborder {border:2px solid #b018cb;}