#b001fd color space conversions
Hex:
#b001fd
RGB:
176, 1, 253
CMY:
31, 100, 1
CMYK:
30, 100, 0, 1
HSL:
282°, 99.2126%, 49.8039%
HSV (HSB):
282°, 99.6047%, 99.2157%
XYZ:
35.6450, 16.3437, 94.2044
xyY:
0.2438, 0.1118, 16.3437
CIE-Lab:
47.4222, 87.1989, -81.2269
CIE-LCH:
47.4222, 119.1699, 317.0307
CIE-Luv:
47.4222, 34.0454, -127.7743
Hunter-Lab:
40.4273, 86.6367, -109.8596
#b001fd color charts
#b001fd color shades, tints & tones
#b001fd color schemes
#b001fd color preview, HTML & CSS examples
This text has a color of #b001fd
<p style="color:#b001fd;">Text here</p>
.mytext {color:#b001fd;}
This box has a color of #b001fd
<div style="background-color:#b001fd;">Content here</div>
.mybackground {background-color:#b001fd;}
Border around this has a color of #b001fd
<div style="border:2px solid #b001fd;">Content here</div>
.myborder {border:2px solid #b001fd;}