#b90dcf color space conversions
Hex:
#b90dcf
RGB:
185, 13, 207
CMY:
27, 95, 19
CMYK:
11, 94, 0, 19
HSL:
293°, 88.1818%, 43.1373%
HSV (HSB):
293°, 93.7198%, 81.1765%
XYZ:
31.4140, 15.1071, 60.2917
xyY:
0.2941, 0.1414, 15.1071
CIE-Lab:
45.7806, 79.4035, -57.7156
CIE-LCH:
45.7806, 98.1631, 323.9879
CIE-Luv:
45.7806, 52.6469, -94.3604
Hunter-Lab:
38.8679, 76.2493, -64.7629
#b90dcf color charts
#b90dcf color shades, tints & tones
#b90dcf color schemes
#b90dcf color preview, HTML & CSS examples
This text has a color of #b90dcf
<p style="color:#b90dcf;">Text here</p>
.mytext {color:#b90dcf;}
This box has a color of #b90dcf
<div style="background-color:#b90dcf;">Content here</div>
.mybackground {background-color:#b90dcf;}
Border around this has a color of #b90dcf
<div style="border:2px solid #b90dcf;">Content here</div>
.myborder {border:2px solid #b90dcf;}