#be13d3 color space conversions
Hex:
#be13d3
RGB:
190, 19, 211
CMY:
25, 93, 17
CMYK:
10, 91, 0, 17
HSL:
293°, 83.4783%, 45.0980%
HSV (HSB):
293°, 90.9953%, 82.7451%
XYZ:
33.2259, 16.1160, 62.9875
xyY:
0.2958, 0.1435, 16.1160
CIE-Lab:
47.1264, 80.1255, -57.8074
CIE-LCH:
47.1264, 98.8018, 324.1910
CIE-Luv:
47.1264, 54.3013, -95.3841
Hunter-Lab:
40.1448, 77.4826, -64.9252
#be13d3 color charts
#be13d3 color shades, tints & tones
#be13d3 color schemes
#be13d3 color preview, HTML & CSS examples
This text has a color of #be13d3
<p style="color:#be13d3;">Text here</p>
.mytext {color:#be13d3;}
This box has a color of #be13d3
<div style="background-color:#be13d3;">Content here</div>
.mybackground {background-color:#be13d3;}
Border around this has a color of #be13d3
<div style="border:2px solid #be13d3;">Content here</div>
.myborder {border:2px solid #be13d3;}