#be12dd color space conversions
Hex:
#be12dd
RGB:
190, 18, 221
CMY:
25, 93, 13
CMYK:
14, 92, 0, 13
HSL:
291°, 84.9372%, 46.8627%
HSV (HSB):
291°, 91.8552%, 86.6667%
XYZ:
34.5027, 16.6002, 69.7923
xyY:
0.2854, 0.1373, 16.6002
CIE-Lab:
47.7523, 81.8822, -62.5253
CIE-LCH:
47.7523, 103.0248, 322.6346
CIE-Luv:
47.7523, 51.0077, -102.5638
Hunter-Lab:
40.7434, 79.8580, -73.0418
#be12dd color charts
#be12dd color shades, tints & tones
#be12dd color schemes
#be12dd color preview, HTML & CSS examples
This text has a color of #be12dd
<p style="color:#be12dd;">Text here</p>
.mytext {color:#be12dd;}
This box has a color of #be12dd
<div style="background-color:#be12dd;">Content here</div>
.mybackground {background-color:#be12dd;}
Border around this has a color of #be12dd
<div style="border:2px solid #be12dd;">Content here</div>
.myborder {border:2px solid #be12dd;}