#be07ff color space conversions
Hex:
#be07ff
RGB:
190, 7, 255
CMY:
25, 97, 0
CMYK:
25, 97, 0, 0
HSL:
284°, 100.0000%, 51.3725%
HSV (HSB):
284°, 97.2549%, 100.0000%
XYZ:
39.3612, 18.3191, 96.0691
xyY:
0.2560, 0.1191, 18.3191
CIE-Lab:
49.8809, 88.7197, -78.2370
CIE-LCH:
49.8809, 118.2887, 318.5927
CIE-Luv:
49.8809, 41.2040, -126.2043
Hunter-Lab:
42.8008, 89.2536, -103.1195
#be07ff color charts
#be07ff color shades, tints & tones
#be07ff color schemes
#be07ff color preview, HTML & CSS examples
This text has a color of #be07ff
<p style="color:#be07ff;">Text here</p>
.mytext {color:#be07ff;}
This box has a color of #be07ff
<div style="background-color:#be07ff;">Content here</div>
.mybackground {background-color:#be07ff;}
Border around this has a color of #be07ff
<div style="border:2px solid #be07ff;">Content here</div>
.myborder {border:2px solid #be07ff;}