#b02faa color space conversions
Hex:
#b02faa
RGB:
176, 47, 170
CMY:
31, 82, 33
CMYK:
0, 73, 3, 31
HSL:
303°, 57.8475%, 43.7255%
HSV (HSB):
303°, 73.2955%, 69.0196%
XYZ:
26.1767, 14.1654, 39.3847
xyY:
0.3283, 0.1777, 14.1654
CIE-Lab:
44.4692, 64.6654, -38.2442
CIE-LCH:
44.4692, 75.1281, 329.3992
CIE-Luv:
44.4692, 55.2728, -64.1905
Hunter-Lab:
37.6370, 58.2830, -35.6974
#b02faa color charts
#b02faa color shades, tints & tones
#b02faa color schemes
#b02faa color preview, HTML & CSS examples
This text has a color of #b02faa
<p style="color:#b02faa;">Text here</p>
.mytext {color:#b02faa;}
This box has a color of #b02faa
<div style="background-color:#b02faa;">Content here</div>
.mybackground {background-color:#b02faa;}
Border around this has a color of #b02faa
<div style="border:2px solid #b02faa;">Content here</div>
.myborder {border:2px solid #b02faa;}