#b02ec9 color space conversions
Hex:
#b02ec9
RGB:
176, 46, 201
CMY:
31, 82, 21
CMYK:
12, 77, 0, 21
HSL:
290°, 62.7530%, 48.4314%
HSV (HSB):
290°, 77.1144%, 78.8235%
XYZ:
29.4241, 15.4011, 56.6802
xyY:
0.2899, 0.1517, 15.4011
CIE-Lab:
46.1788, 70.2279, -53.6820
CIE-LCH:
46.1788, 88.3953, 322.6058
CIE-Luv:
46.1788, 45.3643, -87.8561
Hunter-Lab:
39.2443, 65.1561, -58.1611
#b02ec9 color charts
#b02ec9 color shades, tints & tones
#b02ec9 color schemes
#b02ec9 color preview, HTML & CSS examples
This text has a color of #b02ec9
<p style="color:#b02ec9;">Text here</p>
.mytext {color:#b02ec9;}
This box has a color of #b02ec9
<div style="background-color:#b02ec9;">Content here</div>
.mybackground {background-color:#b02ec9;}
Border around this has a color of #b02ec9
<div style="border:2px solid #b02ec9;">Content here</div>
.myborder {border:2px solid #b02ec9;}