#b90bc5 color space conversions
Hex:
#b90bc5
RGB:
185, 11, 197
CMY:
27, 96, 23
CMYK:
6, 94, 0, 23
HSL:
296°, 89.4231%, 40.7843%
HSV (HSB):
296°, 94.4162%, 77.2549%
XYZ:
30.2053, 14.5848, 54.0465
xyY:
0.3056, 0.1476, 14.5848
CIE-Lab:
45.0603, 78.0165, -53.0789
CIE-LCH:
45.0603, 94.3607, 325.7704
CIE-Luv:
45.0603, 56.2616, -87.3118
Hunter-Lab:
38.1901, 74.3464, -57.1739
#b90bc5 color charts
#b90bc5 color shades, tints & tones
#b90bc5 color schemes
#b90bc5 color preview, HTML & CSS examples
This text has a color of #b90bc5
<p style="color:#b90bc5;">Text here</p>
.mytext {color:#b90bc5;}
This box has a color of #b90bc5
<div style="background-color:#b90bc5;">Content here</div>
.mybackground {background-color:#b90bc5;}
Border around this has a color of #b90bc5
<div style="border:2px solid #b90bc5;">Content here</div>
.myborder {border:2px solid #b90bc5;}