#b023a9 color space conversions
Hex:
#b023a9
RGB:
176, 35, 169
CMY:
31, 86, 34
CMYK:
0, 80, 4, 31
HSL:
303°, 66.8246%, 41.3725%
HSV (HSB):
303°, 80.1136%, 69.0196%
XYZ:
25.6670, 13.2967, 38.7498
xyY:
0.3303, 0.1711, 13.2967
CIE-Lab:
43.2070, 67.9805, -39.6505
CIE-LCH:
43.2070, 78.6989, 329.7466
CIE-Luv:
43.2070, 57.8062, -66.1525
Hunter-Lab:
36.4647, 61.8303, -37.4803
#b023a9 color charts
#b023a9 color shades, tints & tones
#b023a9 color schemes
#b023a9 color preview, HTML & CSS examples
This text has a color of #b023a9
<p style="color:#b023a9;">Text here</p>
.mytext {color:#b023a9;}
This box has a color of #b023a9
<div style="background-color:#b023a9;">Content here</div>
.mybackground {background-color:#b023a9;}
Border around this has a color of #b023a9
<div style="border:2px solid #b023a9;">Content here</div>
.myborder {border:2px solid #b023a9;}