#b018d5 color space conversions
Hex:
#b018d5
RGB:
176, 24, 213
CMY:
31, 91, 16
CMYK:
17, 89, 0, 16
HSL:
288°, 79.7468%, 46.4706%
HSV (HSB):
288°, 88.7324%, 83.5294%
XYZ:
30.2414, 14.6875, 64.1919
xyY:
0.2771, 0.1346, 14.6875
CIE-Lab:
45.2031, 77.5364, -62.1787
CIE-LCH:
45.2031, 99.3886, 321.2728
CIE-Luv:
45.2031, 44.1556, -99.9178
Hunter-Lab:
38.3242, 73.7856, -72.4819
#b018d5 color charts
#b018d5 color shades, tints & tones
#b018d5 color schemes
#b018d5 color preview, HTML & CSS examples
This text has a color of #b018d5
<p style="color:#b018d5;">Text here</p>
.mytext {color:#b018d5;}
This box has a color of #b018d5
<div style="background-color:#b018d5;">Content here</div>
.mybackground {background-color:#b018d5;}
Border around this has a color of #b018d5
<div style="border:2px solid #b018d5;">Content here</div>
.myborder {border:2px solid #b018d5;}