#b02bb4 color space conversions
Hex:
#b02bb4
RGB:
176, 43, 180
CMY:
31, 83, 29
CMYK:
2, 76, 0, 29
HSL:
298°, 61.4350%, 43.7255%
HSV (HSB):
298°, 76.1111%, 70.5882%
XYZ:
27.0066, 14.2531, 44.5077
xyY:
0.3149, 0.1662, 14.2531
CIE-Lab:
44.5938, 67.5305, -43.9580
CIE-LCH:
44.5938, 80.5771, 326.9385
CIE-Luv:
44.5938, 52.6086, -72.8393
Hunter-Lab:
37.7533, 61.6204, -43.4702
#b02bb4 color charts
#b02bb4 color shades, tints & tones
#b02bb4 color schemes
#b02bb4 color preview, HTML & CSS examples
This text has a color of #b02bb4
<p style="color:#b02bb4;">Text here</p>
.mytext {color:#b02bb4;}
This box has a color of #b02bb4
<div style="background-color:#b02bb4;">Content here</div>
.mybackground {background-color:#b02bb4;}
Border around this has a color of #b02bb4
<div style="border:2px solid #b02bb4;">Content here</div>
.myborder {border:2px solid #b02bb4;}