#b90eaf color space conversions
Hex:
#b90eaf
RGB:
185, 14, 175
CMY:
27, 95, 31
CMYK:
0, 92, 5, 27
HSL:
304°, 85.9296%, 39.0196%
HSV (HSB):
304°, 92.4324%, 72.5490%
XYZ:
27.9025, 13.7235, 41.7357
xyY:
0.3347, 0.1646, 13.7235
CIE-Lab:
43.8338, 74.4018, -42.1206
CIE-LCH:
43.8338, 85.4972, 330.4848
CIE-Luv:
43.8338, 64.4397, -70.8063
Hunter-Lab:
37.0453, 69.6170, -40.8653
#b90eaf color charts
#b90eaf color shades, tints & tones
#b90eaf color schemes
#b90eaf color preview, HTML & CSS examples
This text has a color of #b90eaf
<p style="color:#b90eaf;">Text here</p>
.mytext {color:#b90eaf;}
This box has a color of #b90eaf
<div style="background-color:#b90eaf;">Content here</div>
.mybackground {background-color:#b90eaf;}
Border around this has a color of #b90eaf
<div style="border:2px solid #b90eaf;">Content here</div>
.myborder {border:2px solid #b90eaf;}