#b90ec9 color space conversions
Hex:
#b90ec9
RGB:
185, 14, 201
CMY:
27, 95, 21
CMYK:
8, 93, 0, 21
HSL:
295°, 86.9767%, 42.1569%
HSV (HSB):
295°, 93.0348%, 78.8235%
XYZ:
30.7072, 14.8454, 56.5053
xyY:
0.3009, 0.1455, 14.8454
CIE-Lab:
45.4217, 78.3380, -54.8217
CIE-LCH:
45.4217, 95.6152, 325.0153
CIE-Luv:
45.4217, 54.6796, -89.9926
Hunter-Lab:
38.5297, 74.8330, -59.9802
#b90ec9 color charts
#b90ec9 color shades, tints & tones
#b90ec9 color schemes
#b90ec9 color preview, HTML & CSS examples
This text has a color of #b90ec9
<p style="color:#b90ec9;">Text here</p>
.mytext {color:#b90ec9;}
This box has a color of #b90ec9
<div style="background-color:#b90ec9;">Content here</div>
.mybackground {background-color:#b90ec9;}
Border around this has a color of #b90ec9
<div style="border:2px solid #b90ec9;">Content here</div>
.myborder {border:2px solid #b90ec9;}