#b14acc color space conversions
Hex:
#b14acc
RGB:
177, 74, 204
CMY:
31, 71, 20
CMYK:
13, 64, 0, 20
HSL:
288°, 56.0345%, 54.5098%
HSV (HSB):
288°, 63.7255%, 80.0000%
XYZ:
31.4793, 18.6043, 59.0586
xyY:
0.2884, 0.1705, 18.6043
CIE-Lab:
50.2210, 60.5032, -48.9322
CIE-LCH:
50.2210, 77.8139, 321.0356
CIE-Luv:
50.2210, 39.3916, -81.6267
Hunter-Lab:
43.1327, 54.7915, -50.9887
#b14acc color charts
#b14acc color shades, tints & tones
#b14acc color schemes
#b14acc color preview, HTML & CSS examples
This text has a color of #b14acc
<p style="color:#b14acc;">Text here</p>
.mytext {color:#b14acc;}
This box has a color of #b14acc
<div style="background-color:#b14acc;">Content here</div>
.mybackground {background-color:#b14acc;}
Border around this has a color of #b14acc
<div style="border:2px solid #b14acc;">Content here</div>
.myborder {border:2px solid #b14acc;}