#b02bf7 color space conversions
Hex:
#b02bf7
RGB:
176, 43, 247
CMY:
31, 83, 3
CMYK:
29, 83, 0, 3
HSL:
279°, 92.7273%, 56.8627%
HSV (HSB):
279°, 82.5911%, 96.8627%
XYZ:
35.5569, 17.6733, 89.5329
xyY:
0.2491, 0.1238, 17.6733
CIE-Lab:
49.0974, 79.6808, -75.1349
CIE-LCH:
49.0974, 109.5184, 316.6819
CIE-Luv:
49.0974, 33.1955, -120.5808
Hunter-Lab:
42.0396, 77.4052, -96.8439
#b02bf7 color charts
#b02bf7 color shades, tints & tones
#b02bf7 color schemes
#b02bf7 color preview, HTML & CSS examples
This text has a color of #b02bf7
<p style="color:#b02bf7;">Text here</p>
.mytext {color:#b02bf7;}
This box has a color of #b02bf7
<div style="background-color:#b02bf7;">Content here</div>
.mybackground {background-color:#b02bf7;}
Border around this has a color of #b02bf7
<div style="border:2px solid #b02bf7;">Content here</div>
.myborder {border:2px solid #b02bf7;}