#b007fe color space conversions
Hex:
#b007fe
RGB:
176, 7, 254
CMY:
31, 97, 0
CMYK:
31, 97, 0, 0
HSL:
281°, 99.1968%, 51.1765%
HSV (HSB):
281°, 97.2441%, 99.6078%
XYZ:
35.8699, 16.5378, 95.0675
xyY:
0.2432, 0.1121, 16.5378
CIE-Lab:
47.6723, 86.8773, -81.3758
CIE-LCH:
47.6723, 119.0365, 316.8728
CIE-Luv:
47.6723, 33.6265, -128.1735
Hunter-Lab:
40.6667, 86.2782, -110.1368
#b007fe color charts
#b007fe color shades, tints & tones
#b007fe color schemes
#b007fe color preview, HTML & CSS examples
This text has a color of #b007fe
<p style="color:#b007fe;">Text here</p>
.mytext {color:#b007fe;}
This box has a color of #b007fe
<div style="background-color:#b007fe;">Content here</div>
.mybackground {background-color:#b007fe;}
Border around this has a color of #b007fe
<div style="border:2px solid #b007fe;">Content here</div>
.myborder {border:2px solid #b007fe;}