#b02ed8 color space conversions
Hex:
#b02ed8
RGB:
176, 46, 216
CMY:
31, 82, 15
CMYK:
19, 79, 0, 15
HSL:
286°, 68.5484%, 51.3725%
HSV (HSB):
286°, 78.7037%, 84.7059%
XYZ:
31.2762, 16.1420, 66.4330
xyY:
0.2747, 0.1418, 16.1420
CIE-Lab:
47.1602, 72.9505, -60.7339
CIE-LCH:
47.1602, 94.9231, 320.2214
CIE-Luv:
47.1602, 40.9645, -98.7084
Hunter-Lab:
40.1771, 68.6449, -69.9124
#b02ed8 color charts
#b02ed8 color shades, tints & tones
#b02ed8 color schemes
#b02ed8 color preview, HTML & CSS examples
This text has a color of #b02ed8
<p style="color:#b02ed8;">Text here</p>
.mytext {color:#b02ed8;}
This box has a color of #b02ed8
<div style="background-color:#b02ed8;">Content here</div>
.mybackground {background-color:#b02ed8;}
Border around this has a color of #b02ed8
<div style="border:2px solid #b02ed8;">Content here</div>
.myborder {border:2px solid #b02ed8;}