#b004fa color space conversions
Hex:
#b004fa
RGB:
176, 4, 250
CMY:
31, 98, 2
CMYK:
30, 98, 0, 2
HSL:
282°, 96.8504%, 49.8039%
HSV (HSB):
282°, 98.4000%, 98.0392%
XYZ:
35.2032, 16.2191, 91.7177
xyY:
0.2459, 0.1133, 16.2191
CIE-Lab:
47.2606, 86.3996, -79.8136
CIE-LCH:
47.2606, 117.6228, 317.2691
CIE-Luv:
47.2606, 34.7126, -125.7525
Hunter-Lab:
40.2729, 85.5523, -106.8362
#b004fa color charts
#b004fa color shades, tints & tones
#b004fa color schemes
#b004fa color preview, HTML & CSS examples
This text has a color of #b004fa
<p style="color:#b004fa;">Text here</p>
.mytext {color:#b004fa;}
This box has a color of #b004fa
<div style="background-color:#b004fa;">Content here</div>
.mybackground {background-color:#b004fa;}
Border around this has a color of #b004fa
<div style="border:2px solid #b004fa;">Content here</div>
.myborder {border:2px solid #b004fa;}