#b90dc5 color space conversions
Hex:
#b90dc5
RGB:
185, 13, 197
CMY:
27, 95, 23
CMYK:
6, 93, 0, 23
HSL:
296°, 87.6190%, 41.1765%
HSV (HSB):
296°, 93.4010%, 77.2549%
XYZ:
30.2296, 14.6334, 54.0546
xyY:
0.3056, 0.1479, 14.6334
CIE-Lab:
45.1279, 77.8163, -52.9703
CIE-LCH:
45.1279, 94.1341, 325.7565
CIE-Luv:
45.1279, 56.1593, -87.1740
Hunter-Lab:
38.2536, 74.1143, -57.0028
#b90dc5 color charts
#b90dc5 color shades, tints & tones
#b90dc5 color schemes
#b90dc5 color preview, HTML & CSS examples
This text has a color of #b90dc5
<p style="color:#b90dc5;">Text here</p>
.mytext {color:#b90dc5;}
This box has a color of #b90dc5
<div style="background-color:#b90dc5;">Content here</div>
.mybackground {background-color:#b90dc5;}
Border around this has a color of #b90dc5
<div style="border:2px solid #b90dc5;">Content here</div>
.myborder {border:2px solid #b90dc5;}