#b92fd4 color space conversions
Hex:
#b92fd4
RGB:
185, 47, 212
CMY:
27, 82, 17
CMYK:
13, 78, 0, 17
HSL:
290°, 65.7371%, 50.7843%
HSV (HSB):
290°, 77.8302%, 83.1373%
XYZ:
32.9078, 17.1008, 63.8537
xyY:
0.2890, 0.1502, 17.1008
CIE-Lab:
48.3868, 73.5647, -56.3947
CIE-LCH:
48.3868, 92.6938, 322.5262
CIE-Luv:
48.3868, 47.7007, -93.3165
Hunter-Lab:
41.3531, 69.6779, -62.6031
#b92fd4 color charts
#b92fd4 color shades, tints & tones
#b92fd4 color schemes
#b92fd4 color preview, HTML & CSS examples
This text has a color of #b92fd4
<p style="color:#b92fd4;">Text here</p>
.mytext {color:#b92fd4;}
This box has a color of #b92fd4
<div style="background-color:#b92fd4;">Content here</div>
.mybackground {background-color:#b92fd4;}
Border around this has a color of #b92fd4
<div style="border:2px solid #b92fd4;">Content here</div>
.myborder {border:2px solid #b92fd4;}