#be07c5 color space conversions
Hex:
#be07c5
RGB:
190, 7, 197
CMY:
25, 97, 23
CMYK:
4, 96, 0, 23
HSL:
298°, 93.1373%, 40.0000%
HSV (HSB):
298°, 96.4467%, 77.2549%
XYZ:
31.3892, 15.1303, 54.0894
xyY:
0.3120, 0.1504, 15.1303
CIE-Lab:
45.8122, 79.1764, -51.8244
CIE-LCH:
45.8122, 94.6291, 326.7935
CIE-Luv:
45.8122, 59.9549, -86.1100
Hunter-Lab:
38.8977, 75.9728, -55.2175
#be07c5 color charts
#be07c5 color shades, tints & tones
#be07c5 color schemes
#be07c5 color preview, HTML & CSS examples
This text has a color of #be07c5
<p style="color:#be07c5;">Text here</p>
.mytext {color:#be07c5;}
This box has a color of #be07c5
<div style="background-color:#be07c5;">Content here</div>
.mybackground {background-color:#be07c5;}
Border around this has a color of #be07c5
<div style="border:2px solid #be07c5;">Content here</div>
.myborder {border:2px solid #be07c5;}