#b002e3 color space conversions
Hex:
#b002e3
RGB:
176, 2, 227
CMY:
31, 99, 11
CMYK:
22, 99, 0, 11
HSL:
286°, 98.2533%, 44.9020%
HSV (HSB):
286°, 99.1189%, 89.0196%
XYZ:
31.7913, 14.8196, 73.8579
xyY:
0.2639, 0.1230, 14.8196
CIE-Lab:
45.3861, 82.4826, -69.8905
CIE-LCH:
45.3861, 108.1113, 319.7242
CIE-Luv:
45.3861, 41.0098, -110.8842
Hunter-Lab:
38.4962, 80.0424, -86.8051
#b002e3 color charts
#b002e3 color shades, tints & tones
#b002e3 color schemes
#b002e3 color preview, HTML & CSS examples
This text has a color of #b002e3
<p style="color:#b002e3;">Text here</p>
.mytext {color:#b002e3;}
This box has a color of #b002e3
<div style="background-color:#b002e3;">Content here</div>
.mybackground {background-color:#b002e3;}
Border around this has a color of #b002e3
<div style="border:2px solid #b002e3;">Content here</div>
.myborder {border:2px solid #b002e3;}