#be10dd color space conversions
Hex:
#be10dd
RGB:
190, 16, 221
CMY:
25, 94, 13
CMYK:
14, 93, 0, 13
HSL:
291°, 86.4979%, 46.4706%
HSV (HSB):
291°, 92.7602%, 86.6667%
XYZ:
34.4716, 16.5382, 69.7819
xyY:
0.2854, 0.1369, 16.5382
CIE-Lab:
47.6728, 82.1180, -62.6539
CIE-LCH:
47.6728, 103.2903, 322.6573
CIE-Luv:
47.6728, 51.1166, -102.7174
Hunter-Lab:
40.6672, 80.1385, -73.2704
#be10dd color charts
#be10dd color shades, tints & tones
#be10dd color schemes
#be10dd color preview, HTML & CSS examples
This text has a color of #be10dd
<p style="color:#be10dd;">Text here</p>
.mytext {color:#be10dd;}
This box has a color of #be10dd
<div style="background-color:#be10dd;">Content here</div>
.mybackground {background-color:#be10dd;}
Border around this has a color of #be10dd
<div style="border:2px solid #be10dd;">Content here</div>
.myborder {border:2px solid #be10dd;}