#be07e1 color space conversions
Hex:
#be07e1
RGB:
190, 7, 225
CMY:
25, 97, 12
CMYK:
16, 97, 0, 12
HSL:
290°, 93.9655%, 45.4902%
HSV (HSB):
290°, 96.8889%, 88.2353%
XYZ:
34.9018, 16.5354, 72.5863
xyY:
0.2814, 0.1333, 16.5354
CIE-Lab:
47.6692, 83.6107, -64.9398
CIE-LCH:
47.6692, 105.8675, 322.1638
CIE-Luv:
47.6692, 50.1890, -106.0371
Hunter-Lab:
40.6637, 82.0458, -77.3704
#be07e1 color charts
#be07e1 color shades, tints & tones
#be07e1 color schemes
#be07e1 color preview, HTML & CSS examples
This text has a color of #be07e1
<p style="color:#be07e1;">Text here</p>
.mytext {color:#be07e1;}
This box has a color of #be07e1
<div style="background-color:#be07e1;">Content here</div>
.mybackground {background-color:#be07e1;}
Border around this has a color of #be07e1
<div style="border:2px solid #be07e1;">Content here</div>
.myborder {border:2px solid #be07e1;}