#b92db8 color space conversions
Hex:
#b92db8
RGB:
185, 45, 184
CMY:
27, 82, 28
CMYK:
0, 76, 1, 27
HSL:
300°, 60.8696%, 45.0980%
HSV (HSB):
300°, 75.6757%, 72.5490%
XYZ:
29.5977, 15.6518, 46.8085
xyY:
0.3215, 0.1700, 15.6518
CIE-Lab:
46.5142, 69.4459, -43.1617
CIE-LCH:
46.5142, 81.7659, 328.1384
CIE-Luv:
46.5142, 57.2201, -72.7723
Hunter-Lab:
39.5623, 64.3070, -42.4559
#b92db8 color charts
#b92db8 color shades, tints & tones
#b92db8 color schemes
#b92db8 color preview, HTML & CSS examples
This text has a color of #b92db8
<p style="color:#b92db8;">Text here</p>
.mytext {color:#b92db8;}
This box has a color of #b92db8
<div style="background-color:#b92db8;">Content here</div>
.mybackground {background-color:#b92db8;}
Border around this has a color of #b92db8
<div style="border:2px solid #b92db8;">Content here</div>
.myborder {border:2px solid #b92db8;}