#b92bc5 color space conversions
Hex:
#b92bc5
RGB:
185, 43, 197
CMY:
27, 83, 23
CMYK:
6, 78, 0, 23
HSL:
295°, 64.1667%, 47.0588%
HSV (HSB):
295°, 78.1726%, 77.2549%
XYZ:
30.9495, 16.0733, 54.2946
xyY:
0.3055, 0.1586, 16.0733
CIE-Lab:
47.0705, 72.1314, -49.8550
CIE-LCH:
47.0705, 87.6838, 325.3490
CIE-Luv:
47.0705, 53.1130, -83.0579
Hunter-Lab:
40.0915, 67.6370, -52.2305
#b92bc5 color charts
#b92bc5 color shades, tints & tones
#b92bc5 color schemes
#b92bc5 color preview, HTML & CSS examples
This text has a color of #b92bc5
<p style="color:#b92bc5;">Text here</p>
.mytext {color:#b92bc5;}
This box has a color of #b92bc5
<div style="background-color:#b92bc5;">Content here</div>
.mybackground {background-color:#b92bc5;}
Border around this has a color of #b92bc5
<div style="border:2px solid #b92bc5;">Content here</div>
.myborder {border:2px solid #b92bc5;}