#b14df3 color space conversions
Hex:
#b14df3
RGB:
177, 77, 243
CMY:
31, 70, 5
CMYK:
27, 68, 0, 5
HSL:
276°, 87.3684%, 62.7451%
HSV (HSB):
276°, 68.3128%, 95.2941%
XYZ:
36.9630, 21.1259, 86.9236
xyY:
0.2549, 0.1457, 21.1259
CIE-Lab:
53.0870, 67.1719, -66.4180
CIE-LCH:
53.0870, 94.4638, 315.3233
CIE-Luv:
53.0870, 29.4807, -109.7216
Hunter-Lab:
45.9630, 63.1130, -79.9532
#b14df3 color charts
#b14df3 color shades, tints & tones
#b14df3 color schemes
#b14df3 color preview, HTML & CSS examples
This text has a color of #b14df3
<p style="color:#b14df3;">Text here</p>
.mytext {color:#b14df3;}
This box has a color of #b14df3
<div style="background-color:#b14df3;">Content here</div>
.mybackground {background-color:#b14df3;}
Border around this has a color of #b14df3
<div style="border:2px solid #b14df3;">Content here</div>
.myborder {border:2px solid #b14df3;}