#b973e5 color space conversions
Hex:
#b973e5
RGB:
185, 115, 229
CMY:
27, 55, 10
CMYK:
19, 50, 0, 10
HSL:
277°, 68.6747%, 67.4510%
HSV (HSB):
277°, 49.7817%, 89.8039%
XYZ:
40.2812, 28.2329, 77.4552
xyY:
0.2760, 0.1934, 28.2329
CIE-Lab:
60.0986, 47.5592, -47.3320
CIE-LCH:
60.0986, 67.0984, 315.1372
CIE-Luv:
60.0986, 26.2624, -80.7292
Hunter-Lab:
53.1346, 42.3346, -49.2337
#b973e5 color charts
#b973e5 color shades, tints & tones
#b973e5 color schemes
#b973e5 color preview, HTML & CSS examples
This text has a color of #b973e5
<p style="color:#b973e5;">Text here</p>
.mytext {color:#b973e5;}
This box has a color of #b973e5
<div style="background-color:#b973e5;">Content here</div>
.mybackground {background-color:#b973e5;}
Border around this has a color of #b973e5
<div style="border:2px solid #b973e5;">Content here</div>
.myborder {border:2px solid #b973e5;}