#b932f7 color space conversions
Hex:
#b932f7
RGB:
185, 50, 247
CMY:
27, 80, 3
CMYK:
25, 80, 0, 3
HSL:
281°, 92.4883%, 58.2353%
HSV (HSB):
281°, 79.7571%, 96.8627%
XYZ:
37.9367, 19.3109, 89.7236
xyY:
0.2581, 0.1314, 19.3109
CIE-Lab:
51.0490, 79.1336, -71.9030
CIE-LCH:
51.0490, 106.9213, 317.7408
CIE-Luv:
51.0490, 37.4556, -117.5337
Hunter-Lab:
43.9442, 77.1955, -90.2952
#b932f7 color charts
#b932f7 color shades, tints & tones
#b932f7 color schemes
#b932f7 color preview, HTML & CSS examples
This text has a color of #b932f7
<p style="color:#b932f7;">Text here</p>
.mytext {color:#b932f7;}
This box has a color of #b932f7
<div style="background-color:#b932f7;">Content here</div>
.mybackground {background-color:#b932f7;}
Border around this has a color of #b932f7
<div style="border:2px solid #b932f7;">Content here</div>
.myborder {border:2px solid #b932f7;}