#b90ed5 color space conversions
Hex:
#b90ed5
RGB:
185, 14, 213
CMY:
27, 95, 16
CMYK:
13, 93, 0, 16
HSL:
292°, 87.6652%, 44.5098%
HSV (HSB):
292°, 93.4272%, 83.5294%
XYZ:
32.1749, 15.4325, 64.2337
xyY:
0.2877, 0.1380, 15.4325
CIE-Lab:
46.2209, 80.2743, -60.4604
CIE-LCH:
46.2209, 100.4959, 323.0139
CIE-Luv:
46.2209, 50.5762, -98.5373
Hunter-Lab:
39.2842, 77.4493, -69.4465
#b90ed5 color charts
#b90ed5 color shades, tints & tones
#b90ed5 color schemes
#b90ed5 color preview, HTML & CSS examples
This text has a color of #b90ed5
<p style="color:#b90ed5;">Text here</p>
.mytext {color:#b90ed5;}
This box has a color of #b90ed5
<div style="background-color:#b90ed5;">Content here</div>
.mybackground {background-color:#b90ed5;}
Border around this has a color of #b90ed5
<div style="border:2px solid #b90ed5;">Content here</div>
.myborder {border:2px solid #b90ed5;}