#b02ae3 color space conversions
Hex:
#b02ae3
RGB:
176, 42, 227
CMY:
31, 84, 11
CMYK:
22, 81, 0, 11
HSL:
283°, 76.7635%, 52.7451%
HSV (HSB):
283°, 81.4978%, 89.0196%
XYZ:
32.5976, 16.4321, 74.1267
xyY:
0.2647, 0.1334, 16.4321
CIE-Lab:
47.5363, 76.1238, -66.3960
CIE-LCH:
47.5363, 101.0112, 318.9047
CIE-Luv:
47.5363, 38.4269, -107.1683
Hunter-Lab:
40.5365, 72.6026, -80.0445
#b02ae3 color charts
#b02ae3 color shades, tints & tones
#b02ae3 color schemes
#b02ae3 color preview, HTML & CSS examples
This text has a color of #b02ae3
<p style="color:#b02ae3;">Text here</p>
.mytext {color:#b02ae3;}
This box has a color of #b02ae3
<div style="background-color:#b02ae3;">Content here</div>
.mybackground {background-color:#b02ae3;}
Border around this has a color of #b02ae3
<div style="border:2px solid #b02ae3;">Content here</div>
.myborder {border:2px solid #b02ae3;}