#b90fc9 color space conversions
Hex:
#b90fc9
RGB:
185, 15, 201
CMY:
27, 94, 21
CMYK:
8, 93, 0, 21
HSL:
295°, 86.1111%, 42.3529%
HSV (HSB):
295°, 92.5373%, 78.8235%
XYZ:
30.7210, 14.8730, 56.5099
xyY:
0.3009, 0.1457, 14.8730
CIE-Lab:
45.4597, 78.2256, -54.7605
CIE-LCH:
45.4597, 95.4880, 325.0067
CIE-Luv:
45.4597, 54.6235, -89.9160
Hunter-Lab:
38.5655, 74.7023, -59.8816
#b90fc9 color charts
#b90fc9 color shades, tints & tones
#b90fc9 color schemes
#b90fc9 color preview, HTML & CSS examples
This text has a color of #b90fc9
<p style="color:#b90fc9;">Text here</p>
.mytext {color:#b90fc9;}
This box has a color of #b90fc9
<div style="background-color:#b90fc9;">Content here</div>
.mybackground {background-color:#b90fc9;}
Border around this has a color of #b90fc9
<div style="border:2px solid #b90fc9;">Content here</div>
.myborder {border:2px solid #b90fc9;}