#b02cc1 color space conversions
Hex:
#b02cc1
RGB:
176, 44, 193
CMY:
31, 83, 24
CMYK:
9, 77, 0, 24
HSL:
293°, 62.8692%, 46.4706%
HSV (HSB):
293°, 77.2021%, 75.6863%
XYZ:
28.4308, 14.8817, 51.8261
xyY:
0.2988, 0.1564, 14.8817
CIE-Lab:
45.4718, 69.4257, -50.1704
CIE-LCH:
45.4718, 85.6563, 324.1463
CIE-Luv:
45.4718, 48.1690, -82.3835
Hunter-Lab:
38.5768, 64.0436, -52.6494
#b02cc1 color charts
#b02cc1 color shades, tints & tones
#b02cc1 color schemes
#b02cc1 color preview, HTML & CSS examples
This text has a color of #b02cc1
<p style="color:#b02cc1;">Text here</p>
.mytext {color:#b02cc1;}
This box has a color of #b02cc1
<div style="background-color:#b02cc1;">Content here</div>
.mybackground {background-color:#b02cc1;}
Border around this has a color of #b02cc1
<div style="border:2px solid #b02cc1;">Content here</div>
.myborder {border:2px solid #b02cc1;}