#b002e4 color space conversions
Hex:
#b002e4
RGB:
176, 2, 228
CMY:
31, 99, 11
CMYK:
23, 99, 0, 11
HSL:
286°, 98.2609%, 45.0980%
HSV (HSB):
286°, 99.1228%, 89.4118%
XYZ:
31.9298, 14.8750, 74.5871
xyY:
0.2630, 0.1225, 14.8750
CIE-Lab:
45.4625, 82.6565, -70.3352
CIE-LCH:
45.4625, 108.5317, 319.6044
CIE-Luv:
45.4625, 40.7208, -111.5480
Hunter-Lab:
38.5681, 80.2827, -87.6637
#b002e4 color charts
#b002e4 color shades, tints & tones
#b002e4 color schemes
#b002e4 color preview, HTML & CSS examples
This text has a color of #b002e4
<p style="color:#b002e4;">Text here</p>
.mytext {color:#b002e4;}
This box has a color of #b002e4
<div style="background-color:#b002e4;">Content here</div>
.mybackground {background-color:#b002e4;}
Border around this has a color of #b002e4
<div style="border:2px solid #b002e4;">Content here</div>
.myborder {border:2px solid #b002e4;}