#be007e color space conversions
Hex:
#be007e
RGB:
190, 0, 126
CMY:
25, 100, 51
CMYK:
0, 100, 34, 25
HSL:
320°, 100.0000%, 37.2549%
HSV (HSB):
320°, 100.0000%, 74.5098%
XYZ:
25.0011, 12.4535, 20.8247
xyY:
0.4290, 0.2137, 12.4535
CIE-Lab:
41.9280, 70.6742, -15.3552
CIE-LCH:
41.9280, 72.3231, 347.7420
CIE-Luv:
41.9280, 90.9003, -32.5370
Hunter-Lab:
35.2895, 64.7028, -10.2850
#be007e color charts
#be007e color shades, tints & tones
#be007e color schemes
#be007e color preview, HTML & CSS examples
This text has a color of #be007e
<p style="color:#be007e;">Text here</p>
.mytext {color:#be007e;}
This box has a color of #be007e
<div style="background-color:#be007e;">Content here</div>
.mybackground {background-color:#be007e;}
Border around this has a color of #be007e
<div style="border:2px solid #be007e;">Content here</div>
.myborder {border:2px solid #be007e;}