#be07d7 color space conversions
Hex:
#be07d7
RGB:
190, 7, 215
CMY:
25, 97, 16
CMYK:
12, 97, 0, 16
HSL:
293°, 93.6937%, 43.5294%
HSV (HSB):
293°, 96.7442%, 84.3137%
XYZ:
33.5769, 16.0054, 65.6096
xyY:
0.2915, 0.1389, 16.0054
CIE-Lab:
46.9816, 81.9854, -60.3381
CIE-LCH:
46.9816, 101.7954, 323.6484
CIE-Luv:
46.9816, 53.5182, -99.0452
Hunter-Lab:
40.0068, 79.7999, -69.2287
#be07d7 color charts
#be07d7 color shades, tints & tones
#be07d7 color schemes
#be07d7 color preview, HTML & CSS examples
This text has a color of #be07d7
<p style="color:#be07d7;">Text here</p>
.mytext {color:#be07d7;}
This box has a color of #be07d7
<div style="background-color:#be07d7;">Content here</div>
.mybackground {background-color:#be07d7;}
Border around this has a color of #be07d7
<div style="border:2px solid #be07d7;">Content here</div>
.myborder {border:2px solid #be07d7;}