#b02fc0 color space conversions
Hex:
#b02fc0
RGB:
176, 47, 192
CMY:
31, 82, 25
CMYK:
8, 76, 0, 25
HSL:
293°, 60.6695%, 46.8627%
HSV (HSB):
293°, 75.5208%, 75.2941%
XYZ:
28.4354, 15.0689, 51.2790
xyY:
0.3000, 0.1590, 15.0689
CIE-Lab:
45.7284, 68.3376, -49.1766
CIE-LCH:
45.7284, 84.1924, 324.2607
CIE-Luv:
45.7284, 47.9915, -80.9568
Hunter-Lab:
38.8187, 62.8220, -51.1483
#b02fc0 color charts
#b02fc0 color shades, tints & tones
#b02fc0 color schemes
#b02fc0 color preview, HTML & CSS examples
This text has a color of #b02fc0
<p style="color:#b02fc0;">Text here</p>
.mytext {color:#b02fc0;}
This box has a color of #b02fc0
<div style="background-color:#b02fc0;">Content here</div>
.mybackground {background-color:#b02fc0;}
Border around this has a color of #b02fc0
<div style="border:2px solid #b02fc0;">Content here</div>
.myborder {border:2px solid #b02fc0;}