#b373e5 color space conversions
Hex:
#b373e5
RGB:
179, 115, 229
CMY:
30, 55, 10
CMYK:
22, 50, 0, 10
HSL:
274°, 68.6747%, 67.4510%
HSV (HSB):
274°, 49.7817%, 89.8039%
XYZ:
38.8640, 27.5023, 77.3889
xyY:
0.2703, 0.1913, 27.5023
CIE-Lab:
59.4364, 45.9562, -48.4226
CIE-LCH:
59.4364, 66.7587, 313.5030
CIE-Luv:
59.4364, 22.8553, -82.0839
Hunter-Lab:
52.4427, 40.5075, -50.7835
#b373e5 color charts
#b373e5 color shades, tints & tones
#b373e5 color schemes
#b373e5 color preview, HTML & CSS examples
This text has a color of #b373e5
<p style="color:#b373e5;">Text here</p>
.mytext {color:#b373e5;}
This box has a color of #b373e5
<div style="background-color:#b373e5;">Content here</div>
.mybackground {background-color:#b373e5;}
Border around this has a color of #b373e5
<div style="border:2px solid #b373e5;">Content here</div>
.myborder {border:2px solid #b373e5;}