#b002f7 color space conversions
Hex:
#b002f7
RGB:
176, 2, 247
CMY:
31, 99, 3
CMYK:
29, 99, 0, 3
HSL:
283°, 98.3936%, 48.8235%
HSV (HSB):
283°, 99.1903%, 96.8627%
XYZ:
34.7147, 15.9889, 89.2522
xyY:
0.2480, 0.1142, 15.9889
CIE-Lab:
46.9600, 86.0268, -78.6241
CIE-LCH:
46.9600, 116.5434, 317.5743
CIE-Luv:
46.9600, 35.5379, -123.9194
Hunter-Lab:
39.9862, 84.9923, -104.3496
#b002f7 color charts
#b002f7 color shades, tints & tones
#b002f7 color schemes
#b002f7 color preview, HTML & CSS examples
This text has a color of #b002f7
<p style="color:#b002f7;">Text here</p>
.mytext {color:#b002f7;}
This box has a color of #b002f7
<div style="background-color:#b002f7;">Content here</div>
.mybackground {background-color:#b002f7;}
Border around this has a color of #b002f7
<div style="border:2px solid #b002f7;">Content here</div>
.myborder {border:2px solid #b002f7;}