#b004f8 color space conversions
Hex:
#b004f8
RGB:
176, 4, 248
CMY:
31, 98, 3
CMYK:
29, 98, 0, 3
HSL:
282°, 96.8254%, 49.4118%
HSV (HSB):
282°, 98.3871%, 97.2549%
XYZ:
34.8912, 16.0943, 90.0745
xyY:
0.2474, 0.1141, 16.0943
CIE-Lab:
47.0979, 86.0368, -78.9593
CIE-LCH:
47.0979, 116.7772, 317.4562
CIE-Luv:
47.0979, 35.2217, -124.4768
Hunter-Lab:
40.1176, 85.0395, -105.0390
#b004f8 color charts
#b004f8 color shades, tints & tones
#b004f8 color schemes
#b004f8 color preview, HTML & CSS examples
This text has a color of #b004f8
<p style="color:#b004f8;">Text here</p>
.mytext {color:#b004f8;}
This box has a color of #b004f8
<div style="background-color:#b004f8;">Content here</div>
.mybackground {background-color:#b004f8;}
Border around this has a color of #b004f8
<div style="border:2px solid #b004f8;">Content here</div>
.myborder {border:2px solid #b004f8;}