#b004fd color space conversions
Hex:
#b004fd
RGB:
176, 4, 253
CMY:
31, 98, 1
CMYK:
30, 98, 0, 1
HSL:
281°, 98.4190%, 50.3922%
HSV (HSB):
281°, 98.4190%, 99.2157%
XYZ:
35.6775, 16.4088, 94.2153
xyY:
0.2439, 0.1122, 16.4088
CIE-Lab:
47.5063, 86.9460, -81.0892
CIE-LCH:
47.5063, 118.8910, 316.9962
CIE-Luv:
47.5063, 33.9598, -127.6574
Hunter-Lab:
40.5078, 86.3267, -109.5447
#b004fd color charts
#b004fd color shades, tints & tones
#b004fd color schemes
#b004fd color preview, HTML & CSS examples
This text has a color of #b004fd
<p style="color:#b004fd;">Text here</p>
.mytext {color:#b004fd;}
This box has a color of #b004fd
<div style="background-color:#b004fd;">Content here</div>
.mybackground {background-color:#b004fd;}
Border around this has a color of #b004fd
<div style="border:2px solid #b004fd;">Content here</div>
.myborder {border:2px solid #b004fd;}