#b14ed9 color space conversions
Hex:
#b14ed9
RGB:
177, 78, 217
CMY:
31, 69, 15
CMYK:
18, 64, 0, 15
HSL:
283°, 64.6512%, 57.8431%
HSV (HSB):
283°, 64.0553%, 85.0980%
XYZ:
33.3802, 19.8056, 67.7092
xyY:
0.2761, 0.1638, 19.8056
CIE-Lab:
51.6168, 61.3147, -54.1295
CIE-LCH:
51.6168, 81.7893, 318.5615
CIE-Luv:
51.6168, 35.1549, -90.1032
Hunter-Lab:
44.5035, 56.0042, -59.0533
#b14ed9 color charts
#b14ed9 color shades, tints & tones
#b14ed9 color schemes
#b14ed9 color preview, HTML & CSS examples
This text has a color of #b14ed9
<p style="color:#b14ed9;">Text here</p>
.mytext {color:#b14ed9;}
This box has a color of #b14ed9
<div style="background-color:#b14ed9;">Content here</div>
.mybackground {background-color:#b14ed9;}
Border around this has a color of #b14ed9
<div style="border:2px solid #b14ed9;">Content here</div>
.myborder {border:2px solid #b14ed9;}