#b90cb3 color space conversions
Hex:
#b90cb3
RGB:
185, 12, 179
CMY:
27, 95, 30
CMYK:
0, 94, 3, 27
HSL:
302°, 87.8173%, 38.6275%
HSV (HSB):
302°, 93.5135%, 72.5490%
XYZ:
28.2757, 13.8319, 43.8274
xyY:
0.3290, 0.1610, 13.8319
CIE-Lab:
43.9909, 75.1998, -44.2372
CIE-LCH:
43.9909, 87.2464, 329.5333
CIE-Luv:
43.9909, 62.9895, -73.9744
Hunter-Lab:
37.1913, 70.6251, -43.8353
#b90cb3 color charts
#b90cb3 color shades, tints & tones
#b90cb3 color schemes
#b90cb3 color preview, HTML & CSS examples
This text has a color of #b90cb3
<p style="color:#b90cb3;">Text here</p>
.mytext {color:#b90cb3;}
This box has a color of #b90cb3
<div style="background-color:#b90cb3;">Content here</div>
.mybackground {background-color:#b90cb3;}
Border around this has a color of #b90cb3
<div style="border:2px solid #b90cb3;">Content here</div>
.myborder {border:2px solid #b90cb3;}