#b018fd color space conversions
Hex:
#b018fd
RGB:
176, 24, 253
CMY:
31, 91, 1
CMYK:
30, 91, 0, 1
HSL:
280°, 98.2833%, 54.3137%
HSV (HSB):
280°, 90.5138%, 99.2157%
XYZ:
35.9608, 16.9752, 94.3097
xyY:
0.2442, 0.1153, 16.9752
CIE-Lab:
48.2288, 84.7837, -79.9072
CIE-LCH:
48.2288, 116.5050, 316.6960
CIE-Luv:
48.2288, 33.2098, -126.6179
Hunter-Lab:
41.2010, 83.6953, -106.8750
#b018fd color charts
#b018fd color shades, tints & tones
#b018fd color schemes
#b018fd color preview, HTML & CSS examples
This text has a color of #b018fd
<p style="color:#b018fd;">Text here</p>
.mytext {color:#b018fd;}
This box has a color of #b018fd
<div style="background-color:#b018fd;">Content here</div>
.mybackground {background-color:#b018fd;}
Border around this has a color of #b018fd
<div style="border:2px solid #b018fd;">Content here</div>
.myborder {border:2px solid #b018fd;}