#b02dfb color space conversions
Hex:
#b02dfb
RGB:
176, 45, 251
CMY:
31, 82, 2
CMYK:
30, 82, 0, 2
HSL:
278°, 96.2617%, 58.0392%
HSV (HSB):
278°, 82.0717%, 98.4314%
XYZ:
36.2555, 18.0719, 92.8441
xyY:
0.2463, 0.1228, 18.0719
CIE-Lab:
49.5832, 79.9309, -76.5793
CIE-LCH:
49.5832, 110.6948, 316.2268
CIE-Luv:
49.5832, 32.0319, -122.9334
Hunter-Lab:
42.5111, 77.8389, -99.7315
#b02dfb color charts
#b02dfb color shades, tints & tones
#b02dfb color schemes
#b02dfb color preview, HTML & CSS examples
This text has a color of #b02dfb
<p style="color:#b02dfb;">Text here</p>
.mytext {color:#b02dfb;}
This box has a color of #b02dfb
<div style="background-color:#b02dfb;">Content here</div>
.mybackground {background-color:#b02dfb;}
Border around this has a color of #b02dfb
<div style="border:2px solid #b02dfb;">Content here</div>
.myborder {border:2px solid #b02dfb;}