#b02ea1 color space conversions
Hex:
#b02ea1
RGB:
176, 46, 161
CMY:
31, 82, 37
CMYK:
0, 74, 9, 31
HSL:
307°, 58.5586%, 43.5294%
HSV (HSB):
307°, 73.8636%, 69.0196%
XYZ:
25.3145, 13.7573, 35.0394
xyY:
0.3416, 0.1856, 13.7573
CIE-Lab:
43.8828, 63.5813, -33.8089
CIE-LCH:
43.8828, 72.0113, 331.9985
CIE-Luv:
43.8828, 58.6533, -57.4493
Hunter-Lab:
37.0908, 56.9173, -30.0472
#b02ea1 color charts
#b02ea1 color shades, tints & tones
#b02ea1 color schemes
#b02ea1 color preview, HTML & CSS examples
This text has a color of #b02ea1
<p style="color:#b02ea1;">Text here</p>
.mytext {color:#b02ea1;}
This box has a color of #b02ea1
<div style="background-color:#b02ea1;">Content here</div>
.mybackground {background-color:#b02ea1;}
Border around this has a color of #b02ea1
<div style="border:2px solid #b02ea1;">Content here</div>
.myborder {border:2px solid #b02ea1;}