#b928d6 color space conversions
Hex:
#b928d6
RGB:
185, 40, 214
CMY:
27, 84, 16
CMYK:
14, 81, 0, 16
HSL:
290°, 68.5039%, 49.8039%
HSV (HSB):
290°, 81.3084%, 83.9216%
XYZ:
32.9040, 16.6869, 65.1050
xyY:
0.2869, 0.1455, 16.6869
CIE-Lab:
47.8631, 75.8085, -58.3840
CIE-LCH:
47.8631, 95.6850, 322.3983
CIE-Luv:
47.8631, 48.0395, -96.1273
Hunter-Lab:
40.8496, 72.2932, -65.9000
#b928d6 color charts
#b928d6 color shades, tints & tones
#b928d6 color schemes
#b928d6 color preview, HTML & CSS examples
This text has a color of #b928d6
<p style="color:#b928d6;">Text here</p>
.mytext {color:#b928d6;}
This box has a color of #b928d6
<div style="background-color:#b928d6;">Content here</div>
.mybackground {background-color:#b928d6;}
Border around this has a color of #b928d6
<div style="border:2px solid #b928d6;">Content here</div>
.myborder {border:2px solid #b928d6;}