#b02fc1 color space conversions
Hex:
#b02fc1
RGB:
176, 47, 193
CMY:
31, 82, 24
CMYK:
9, 76, 0, 24
HSL:
293°, 60.8333%, 47.0588%
HSV (HSB):
293°, 75.6477%, 75.6863%
XYZ:
28.5467, 15.1134, 51.8647
xyY:
0.2988, 0.1582, 15.1134
CIE-Lab:
45.7891, 68.5114, -49.6621
CIE-LCH:
45.7891, 84.6176, 324.0627
CIE-Luv:
45.7891, 47.6764, -81.7043
Hunter-Lab:
38.8759, 63.0398, -51.8860
#b02fc1 color charts
#b02fc1 color shades, tints & tones
#b02fc1 color schemes
#b02fc1 color preview, HTML & CSS examples
This text has a color of #b02fc1
<p style="color:#b02fc1;">Text here</p>
.mytext {color:#b02fc1;}
This box has a color of #b02fc1
<div style="background-color:#b02fc1;">Content here</div>
.mybackground {background-color:#b02fc1;}
Border around this has a color of #b02fc1
<div style="border:2px solid #b02fc1;">Content here</div>
.myborder {border:2px solid #b02fc1;}