#b02e94 color space conversions
Hex:
#b02e94
RGB:
176, 46, 148
CMY:
31, 82, 42
CMYK:
0, 74, 16, 31
HSL:
313°, 58.5586%, 43.5294%
HSV (HSB):
313°, 73.8636%, 69.0196%
XYZ:
24.2268, 13.3222, 29.3115
xyY:
0.3623, 0.1993, 13.3222
CIE-Lab:
43.2448, 61.6564, -26.9924
CIE-LCH:
43.2448, 67.3060, 336.3568
CIE-Luv:
43.2448, 63.3947, -47.2430
Hunter-Lab:
36.4996, 54.6059, -22.0639
#b02e94 color charts
#b02e94 color shades, tints & tones
#b02e94 color schemes
#b02e94 color preview, HTML & CSS examples
This text has a color of #b02e94
<p style="color:#b02e94;">Text here</p>
.mytext {color:#b02e94;}
This box has a color of #b02e94
<div style="background-color:#b02e94;">Content here</div>
.mybackground {background-color:#b02e94;}
Border around this has a color of #b02e94
<div style="border:2px solid #b02e94;">Content here</div>
.myborder {border:2px solid #b02e94;}