#b02bf8 color space conversions
Hex:
#b02bf8
RGB:
176, 43, 248
CMY:
31, 83, 3
CMYK:
29, 83, 0, 3
HSL:
279°, 93.6073%, 57.0588%
HSV (HSB):
279°, 82.6613%, 97.2549%
XYZ:
35.7117, 17.7352, 90.3480
xyY:
0.2484, 0.1233, 17.7352
CIE-Lab:
49.1733, 79.8756, -75.5709
CIE-LCH:
49.1733, 109.9594, 316.5863
CIE-Luv:
49.1733, 32.9539, -121.2458
Hunter-Lab:
42.1131, 77.6687, -97.7193
#b02bf8 color charts
#b02bf8 color shades, tints & tones
#b02bf8 color schemes
#b02bf8 color preview, HTML & CSS examples
This text has a color of #b02bf8
<p style="color:#b02bf8;">Text here</p>
.mytext {color:#b02bf8;}
This box has a color of #b02bf8
<div style="background-color:#b02bf8;">Content here</div>
.mybackground {background-color:#b02bf8;}
Border around this has a color of #b02bf8
<div style="border:2px solid #b02bf8;">Content here</div>
.myborder {border:2px solid #b02bf8;}