#b02f9f color space conversions
Hex:
#b02f9f
RGB:
176, 47, 159
CMY:
31, 82, 38
CMYK:
0, 73, 10, 31
HSL:
308°, 57.8475%, 43.7255%
HSV (HSB):
308°, 73.2955%, 69.0196%
XYZ:
25.1790, 13.7663, 34.1310
xyY:
0.3446, 0.1884, 13.7663
CIE-Lab:
43.8960, 62.9498, -32.5915
CIE-LCH:
43.8960, 70.8865, 332.6277
CIE-Luv:
43.8960, 59.1446, -55.6161
Hunter-Lab:
37.1030, 56.2042, -28.5686
#b02f9f color charts
#b02f9f color shades, tints & tones
#b02f9f color schemes
#b02f9f color preview, HTML & CSS examples
This text has a color of #b02f9f
<p style="color:#b02f9f;">Text here</p>
.mytext {color:#b02f9f;}
This box has a color of #b02f9f
<div style="background-color:#b02f9f;">Content here</div>
.mybackground {background-color:#b02f9f;}
Border around this has a color of #b02f9f
<div style="border:2px solid #b02f9f;">Content here</div>
.myborder {border:2px solid #b02f9f;}