#be13d5 color space conversions
Hex:
#be13d5
RGB:
190, 19, 213
CMY:
25, 93, 16
CMYK:
11, 91, 0, 16
HSL:
293°, 83.6207%, 45.4902%
HSV (HSB):
293°, 91.0798%, 83.5294%
XYZ:
33.4783, 16.2170, 64.3165
xyY:
0.2936, 0.1422, 16.2170
CIE-Lab:
47.2579, 80.4481, -58.7445
CIE-LCH:
47.2579, 99.6133, 323.8625
CIE-Luv:
47.2579, 53.6174, -96.8148
Hunter-Lab:
40.2703, 77.9211, -66.5039
#be13d5 color charts
#be13d5 color shades, tints & tones
#be13d5 color schemes
#be13d5 color preview, HTML & CSS examples
This text has a color of #be13d5
<p style="color:#be13d5;">Text here</p>
.mytext {color:#be13d5;}
This box has a color of #be13d5
<div style="background-color:#be13d5;">Content here</div>
.mybackground {background-color:#be13d5;}
Border around this has a color of #be13d5
<div style="border:2px solid #be13d5;">Content here</div>
.myborder {border:2px solid #be13d5;}