#be12d2 color space conversions
Hex:
#be12d2
RGB:
190, 18, 210
CMY:
25, 93, 18
CMYK:
10, 91, 0, 18
HSL:
294°, 84.2105%, 44.7059%
HSV (HSB):
294°, 91.4286%, 82.3529%
XYZ:
33.0844, 16.0329, 62.3237
xyY:
0.2969, 0.1439, 16.0329
CIE-Lab:
47.0176, 80.0932, -57.4074
CIE-LCH:
47.0176, 98.5420, 324.3687
CIE-Luv:
47.0176, 54.7095, -94.7546
Hunter-Lab:
40.0411, 77.4155, -64.2557
#be12d2 color charts
#be12d2 color shades, tints & tones
#be12d2 color schemes
#be12d2 color preview, HTML & CSS examples
This text has a color of #be12d2
<p style="color:#be12d2;">Text here</p>
.mytext {color:#be12d2;}
This box has a color of #be12d2
<div style="background-color:#be12d2;">Content here</div>
.mybackground {background-color:#be12d2;}
Border around this has a color of #be12d2
<div style="border:2px solid #be12d2;">Content here</div>
.myborder {border:2px solid #be12d2;}