#b14cc5 color space conversions
Hex:
#b14cc5
RGB:
177, 76, 197
CMY:
31, 70, 23
CMYK:
10, 61, 0, 23
HSL:
290°, 51.0549%, 53.5294%
HSV (HSB):
290°, 61.4213%, 77.2549%
XYZ:
30.7939, 18.5472, 54.7803
xyY:
0.2958, 0.1781, 18.5472
CIE-Lab:
50.1532, 58.2664, -45.0114
CIE-LCH:
50.1532, 73.6275, 322.3135
CIE-Luv:
50.1532, 40.6748, -75.4258
Hunter-Lab:
43.0665, 52.2670, -45.2700
#b14cc5 color charts
#b14cc5 color shades, tints & tones
#b14cc5 color schemes
#b14cc5 color preview, HTML & CSS examples
This text has a color of #b14cc5
<p style="color:#b14cc5;">Text here</p>
.mytext {color:#b14cc5;}
This box has a color of #b14cc5
<div style="background-color:#b14cc5;">Content here</div>
.mybackground {background-color:#b14cc5;}
Border around this has a color of #b14cc5
<div style="border:2px solid #b14cc5;">Content here</div>
.myborder {border:2px solid #b14cc5;}