#b974e9 color space conversions
Hex:
#b974e9
RGB:
185, 116, 233
CMY:
27, 55, 9
CMYK:
21, 50, 0, 9
HSL:
275°, 72.6708%, 68.4314%
HSV (HSB):
275°, 50.2146%, 91.3725%
XYZ:
40.9610, 28.6883, 80.4693
xyY:
0.2729, 0.1911, 28.6883
CIE-Lab:
60.5055, 47.9061, -48.9168
CIE-LCH:
60.5055, 68.4679, 314.4019
CIE-Luv:
60.5055, 25.2130, -83.4209
Hunter-Lab:
53.5614, 42.7749, -51.5828
#b974e9 color charts
#b974e9 color shades, tints & tones
#b974e9 color schemes
#b974e9 color preview, HTML & CSS examples
This text has a color of #b974e9
<p style="color:#b974e9;">Text here</p>
.mytext {color:#b974e9;}
This box has a color of #b974e9
<div style="background-color:#b974e9;">Content here</div>
.mybackground {background-color:#b974e9;}
Border around this has a color of #b974e9
<div style="border:2px solid #b974e9;">Content here</div>
.myborder {border:2px solid #b974e9;}