#b14ff3 color space conversions
Hex:
#b14ff3
RGB:
177, 79, 243
CMY:
31, 69, 5
CMYK:
27, 67, 0, 5
HSL:
276°, 87.2340%, 63.1373%
HSV (HSB):
276°, 67.4897%, 95.2941%
XYZ:
37.1051, 21.4101, 86.9709
xyY:
0.2550, 0.1472, 21.4101
CIE-Lab:
53.3955, 66.3095, -65.9199
CIE-LCH:
53.3955, 93.5007, 315.1688
CIE-Luv:
53.3955, 29.0629, -109.0686
Hunter-Lab:
46.2711, 62.1660, -79.0514
#b14ff3 color charts
#b14ff3 color shades, tints & tones
#b14ff3 color schemes
#b14ff3 color preview, HTML & CSS examples
This text has a color of #b14ff3
<p style="color:#b14ff3;">Text here</p>
.mytext {color:#b14ff3;}
This box has a color of #b14ff3
<div style="background-color:#b14ff3;">Content here</div>
.mybackground {background-color:#b14ff3;}
Border around this has a color of #b14ff3
<div style="border:2px solid #b14ff3;">Content here</div>
.myborder {border:2px solid #b14ff3;}