#b014a6 color space conversions
Hex:
#b014a6
RGB:
176, 20, 166
CMY:
31, 92, 35
CMYK:
0, 89, 6, 31
HSL:
304°, 79.5918%, 38.4314%
HSV (HSB):
304°, 88.6364%, 69.0196%
XYZ:
25.0376, 12.4836, 37.1663
xyY:
0.3352, 0.1671, 12.4836
CIE-Lab:
41.9746, 70.6291, -39.8178
CIE-LCH:
41.9746, 81.0798, 330.5875
CIE-Luv:
41.9746, 60.8238, -66.2146
Hunter-Lab:
35.3321, 64.6601, -37.6355
#b014a6 color charts
#b014a6 color shades, tints & tones
#b014a6 color schemes
#b014a6 color preview, HTML & CSS examples
This text has a color of #b014a6
<p style="color:#b014a6;">Text here</p>
.mytext {color:#b014a6;}
This box has a color of #b014a6
<div style="background-color:#b014a6;">Content here</div>
.mybackground {background-color:#b014a6;}
Border around this has a color of #b014a6
<div style="border:2px solid #b014a6;">Content here</div>
.myborder {border:2px solid #b014a6;}