#b02bb3 color space conversions
Hex:
#b02bb3
RGB:
176, 43, 179
CMY:
31, 83, 30
CMYK:
2, 76, 0, 30
HSL:
299°, 61.2613%, 43.5294%
HSV (HSB):
299°, 75.9777%, 70.1961%
XYZ:
26.9051, 14.2125, 43.9731
xyY:
0.3162, 0.1670, 14.2125
CIE-Lab:
44.5362, 67.3663, -43.4605
CIE-LCH:
44.5362, 80.1688, 327.1724
CIE-Luv:
44.5362, 52.9482, -72.0795
Hunter-Lab:
37.6995, 61.4162, -42.7667
#b02bb3 color charts
#b02bb3 color shades, tints & tones
#b02bb3 color schemes
#b02bb3 color preview, HTML & CSS examples
This text has a color of #b02bb3
<p style="color:#b02bb3;">Text here</p>
.mytext {color:#b02bb3;}
This box has a color of #b02bb3
<div style="background-color:#b02bb3;">Content here</div>
.mybackground {background-color:#b02bb3;}
Border around this has a color of #b02bb3
<div style="border:2px solid #b02bb3;">Content here</div>
.myborder {border:2px solid #b02bb3;}