#b02dc6 color space conversions
Hex:
#b02dc6
RGB:
176, 45, 198
CMY:
31, 82, 22
CMYK:
11, 77, 0, 22
HSL:
291°, 62.9630%, 47.6471%
HSV (HSB):
291°, 77.2727%, 77.6471%
XYZ:
29.0359, 15.1841, 54.8265
xyY:
0.2932, 0.1533, 15.1841
CIE-Lab:
45.8853, 69.9989, -52.4146
CIE-LCH:
45.8853, 87.4479, 323.1744
CIE-Luv:
45.8853, 46.4410, -85.8670
Hunter-Lab:
38.9668, 64.8167, -56.1447
#b02dc6 color charts
#b02dc6 color shades, tints & tones
#b02dc6 color schemes
#b02dc6 color preview, HTML & CSS examples
This text has a color of #b02dc6
<p style="color:#b02dc6;">Text here</p>
.mytext {color:#b02dc6;}
This box has a color of #b02dc6
<div style="background-color:#b02dc6;">Content here</div>
.mybackground {background-color:#b02dc6;}
Border around this has a color of #b02dc6
<div style="border:2px solid #b02dc6;">Content here</div>
.myborder {border:2px solid #b02dc6;}