#bc90c5 color space conversions
Hex:
#bc90c5
RGB:
188, 144, 197
CMY:
26, 44, 23
CMYK:
5, 27, 0, 23
HSL:
290°, 31.3609%, 66.8627%
HSV (HSB):
290°, 26.9036%, 77.2549%
XYZ:
40.7903, 34.6691, 57.3652
xyY:
0.3071, 0.2610, 34.6691
CIE-Lab:
65.4902, 25.8951, -21.0320
CIE-LCH:
65.4902, 33.3602, 320.9166
CIE-Luv:
65.4902, 21.0950, -36.2799
Hunter-Lab:
58.8805, 20.6178, -16.5479
#bc90c5 color charts
#bc90c5 color shades, tints & tones
#bc90c5 color schemes
#bc90c5 color preview, HTML & CSS examples
This text has a color of #bc90c5
<p style="color:#bc90c5;">Text here</p>
.mytext {color:#bc90c5;}
This box has a color of #bc90c5
<div style="background-color:#bc90c5;">Content here</div>
.mybackground {background-color:#bc90c5;}
Border around this has a color of #bc90c5
<div style="border:2px solid #bc90c5;">Content here</div>
.myborder {border:2px solid #bc90c5;}