#be14d3 color space conversions
Hex:
#be14d3
RGB:
190, 20, 211
CMY:
25, 92, 17
CMYK:
10, 91, 0, 17
HSL:
293°, 82.6840%, 45.2941%
HSV (HSB):
293°, 90.5213%, 82.7451%
XYZ:
33.2432, 16.1506, 62.9933
xyY:
0.2958, 0.1437, 16.1506
CIE-Lab:
47.1715, 79.9921, -57.7347
CIE-LCH:
47.1715, 98.6511, 324.1799
CIE-Luv:
47.1715, 54.2354, -95.2930
Hunter-Lab:
40.1878, 77.3259, -64.8039
#be14d3 color charts
#be14d3 color shades, tints & tones
#be14d3 color schemes
#be14d3 color preview, HTML & CSS examples
This text has a color of #be14d3
<p style="color:#be14d3;">Text here</p>
.mytext {color:#be14d3;}
This box has a color of #be14d3
<div style="background-color:#be14d3;">Content here</div>
.mybackground {background-color:#be14d3;}
Border around this has a color of #be14d3
<div style="border:2px solid #be14d3;">Content here</div>
.myborder {border:2px solid #be14d3;}