#b002fb color space conversions
Hex:
#b002fb
RGB:
176, 2, 251
CMY:
31, 99, 2
CMYK:
30, 99, 0, 2
HSL:
282°, 98.4190%, 49.6078%
HSV (HSB):
282°, 99.2032%, 98.4314%
XYZ:
35.3388, 16.2386, 92.5386
xyY:
0.2452, 0.1127, 16.2386
CIE-Lab:
47.2859, 86.7508, -80.3318
CIE-LCH:
47.2859, 118.2324, 317.2001
CIE-Luv:
47.2859, 34.5180, -126.4680
Hunter-Lab:
40.2971, 86.0168, -107.9461
#b002fb color charts
#b002fb color shades, tints & tones
#b002fb color schemes
#b002fb color preview, HTML & CSS examples
This text has a color of #b002fb
<p style="color:#b002fb;">Text here</p>
.mytext {color:#b002fb;}
This box has a color of #b002fb
<div style="background-color:#b002fb;">Content here</div>
.mybackground {background-color:#b002fb;}
Border around this has a color of #b002fb
<div style="border:2px solid #b002fb;">Content here</div>
.myborder {border:2px solid #b002fb;}