#b930f7 color space conversions
Hex:
#b930f7
RGB:
185, 48, 247
CMY:
27, 81, 3
CMYK:
25, 81, 0, 3
HSL:
281°, 92.5581%, 57.8431%
HSV (HSB):
281°, 80.5668%, 96.8627%
XYZ:
37.8530, 19.1436, 89.6957
xyY:
0.2580, 0.1305, 19.1436
CIE-Lab:
50.8548, 79.6998, -72.2184
CIE-LCH:
50.8548, 107.5526, 317.8193
CIE-Luv:
50.8548, 37.6982, -117.8947
Hunter-Lab:
43.7534, 77.8600, -90.9188
#b930f7 color charts
#b930f7 color shades, tints & tones
#b930f7 color schemes
#b930f7 color preview, HTML & CSS examples
This text has a color of #b930f7
<p style="color:#b930f7;">Text here</p>
.mytext {color:#b930f7;}
This box has a color of #b930f7
<div style="background-color:#b930f7;">Content here</div>
.mybackground {background-color:#b930f7;}
Border around this has a color of #b930f7
<div style="border:2px solid #b930f7;">Content here</div>
.myborder {border:2px solid #b930f7;}