#bc88c5 color space conversions
Hex:
#bc88c5
RGB:
188, 136, 197
CMY:
26, 47, 23
CMYK:
5, 31, 0, 23
HSL:
291°, 34.4633%, 65.2941%
HSV (HSB):
291°, 30.9645%, 77.2549%
XYZ:
39.6212, 32.3309, 56.9755
xyY:
0.3073, 0.2508, 32.3309
CIE-Lab:
63.6154, 30.3380, -23.8978
CIE-LCH:
63.6154, 38.6199, 321.7719
CIE-Luv:
63.6154, 24.8335, -41.3257
Hunter-Lab:
56.8603, 24.8765, -19.6080
#bc88c5 color charts
#bc88c5 color shades, tints & tones
#bc88c5 color schemes
#bc88c5 color preview, HTML & CSS examples
This text has a color of #bc88c5
<p style="color:#bc88c5;">Text here</p>
.mytext {color:#bc88c5;}
This box has a color of #bc88c5
<div style="background-color:#bc88c5;">Content here</div>
.mybackground {background-color:#bc88c5;}
Border around this has a color of #bc88c5
<div style="border:2px solid #bc88c5;">Content here</div>
.myborder {border:2px solid #bc88c5;}