#b02dd8 color space conversions
Hex:
#b02dd8
RGB:
176, 45, 216
CMY:
31, 82, 15
CMYK:
19, 79, 0, 15
HSL:
286°, 68.6747%, 51.1765%
HSV (HSB):
286°, 79.1667%, 84.7059%
XYZ:
31.2376, 16.0647, 66.4202
xyY:
0.2747, 0.1413, 16.0647
CIE-Lab:
47.0593, 73.2432, -60.8969
CIE-LCH:
47.0593, 95.2523, 320.2587
CIE-Luv:
47.0593, 41.1008, -98.9063
Hunter-Lab:
40.0809, 68.9749, -70.1961
#b02dd8 color charts
#b02dd8 color shades, tints & tones
#b02dd8 color schemes
#b02dd8 color preview, HTML & CSS examples
This text has a color of #b02dd8
<p style="color:#b02dd8;">Text here</p>
.mytext {color:#b02dd8;}
This box has a color of #b02dd8
<div style="background-color:#b02dd8;">Content here</div>
.mybackground {background-color:#b02dd8;}
Border around this has a color of #b02dd8
<div style="border:2px solid #b02dd8;">Content here</div>
.myborder {border:2px solid #b02dd8;}