#b014fb color space conversions
Hex:
#b014fb
RGB:
176, 20, 251
CMY:
31, 92, 2
CMYK:
30, 92, 0, 2
HSL:
281°, 96.6527%, 53.1373%
HSV (HSB):
281°, 92.0319%, 98.4314%
XYZ:
35.5672, 16.6955, 92.6147
xyY:
0.2455, 0.1152, 16.6955
CIE-Lab:
47.8740, 84.9891, -79.3699
CIE-LCH:
47.8740, 116.2872, 316.9581
CIE-Luv:
47.8740, 33.9064, -125.6209
Hunter-Lab:
40.8601, 83.8728, -105.7865
#b014fb color charts
#b014fb color shades, tints & tones
#b014fb color schemes
#b014fb color preview, HTML & CSS examples
This text has a color of #b014fb
<p style="color:#b014fb;">Text here</p>
.mytext {color:#b014fb;}
This box has a color of #b014fb
<div style="background-color:#b014fb;">Content here</div>
.mybackground {background-color:#b014fb;}
Border around this has a color of #b014fb
<div style="border:2px solid #b014fb;">Content here</div>
.myborder {border:2px solid #b014fb;}